summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-05-10 21:56:03 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-05-10 21:56:03 -0400
commit9aa40b5189c5324e3d83cf78c78dca92dfda842d (patch)
tree48d093047e3a0cee7ef36adc9337f8d13d00db34
parent222856031fbbf314e8e47db414225756a9c6fba2 (diff)
fix whitespace (one line had 8 spaces instead of a tab)
-rwxr-xr-xsrc/librefetch/librefetch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librefetch/librefetch b/src/librefetch/librefetch
index fdc7e00..49159f5 100755
--- a/src/librefetch/librefetch
+++ b/src/librefetch/librefetch
@@ -264,7 +264,7 @@ makepkg_modify='
}
/tidy_install\(\) \{/,/^\}$/ {
- /for .*PURGE_TARGETS/itidy_install_purge
+ /for .*PURGE_TARGETS/itidy_install_purge
/for .*PURGE_TARGETS/,/done/d
/^\}$/ifind . -exec touch --no-dereference --date="1990-01-01 0:0:0 +0" -- {} +
}