diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-06-17 11:46:54 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-06-17 11:46:54 -0400 |
commit | e7e4b02c042f7549d7f9767f7cc9040f6651b6c8 (patch) | |
tree | 7ebfca200f32d489985f1e96882d6446167835e9 /src/libretools.conf | |
parent | 27429f82d6f4d37c08ce3ca9d161cc192ab6e0a6 (diff) |
minor touch ups in abslibre-tools
Diffstat (limited to 'src/libretools.conf')
-rw-r--r-- | src/libretools.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libretools.conf b/src/libretools.conf index 12c4392..3999849 100644 --- a/src/libretools.conf +++ b/src/libretools.conf @@ -15,7 +15,7 @@ BLACKLIST=https://repo.parabolagnulinux.org/docs/blacklist.txt DIFFPROG=`which kdiff3 meld gvimdiff vimdiff colordiff diff 2>/dev/null|sed 's/\s.*//;1q'` ## The repos you'll be packaging for -## Used by `toru`, `createworkdir` +## Used by `toru` # Tip: As early repos take precedence on $REPOS loops, you can use this as # inverted order of precedence. Put testing repos first so fullpkg find new # PKGBUILDs first, for instance. Toru-path uses reverse order to enforce repo |