summaryrefslogtreecommitdiff
path: root/libre-testing/libretools/libretools.install
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-01-20 15:43:37 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-01-20 15:43:37 -0500
commitab3686a1307a02a1a12859ac1be35b36a16bac9a (patch)
treea14ef12a7bf73dad27d098ba9fb1d40c0dd01a4b /libre-testing/libretools/libretools.install
parent8803d6e7524be6490d5a81ce245a38b25ac4f725 (diff)
downloadabslibre-ab3686a1307a02a1a12859ac1be35b36a16bac9a.tar.gz
abslibre-ab3686a1307a02a1a12859ac1be35b36a16bac9a.tar.bz2
abslibre-ab3686a1307a02a1a12859ac1be35b36a16bac9a.zip
update libre-testing/libretools
Diffstat (limited to 'libre-testing/libretools/libretools.install')
-rw-r--r--libre-testing/libretools/libretools.install3
1 files changed, 2 insertions, 1 deletions
diff --git a/libre-testing/libretools/libretools.install b/libre-testing/libretools/libretools.install
index 202456fea..35edf68c7 100644
--- a/libre-testing/libretools/libretools.install
+++ b/libre-testing/libretools/libretools.install
@@ -4,12 +4,13 @@ _edit_code=" 'https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o
_edit_cmnt='#%s # commented out by the libretools post_install script'
_add_cmnt='# The following line is added by the libretools post_install script'
-_add_code='DLAGENTS+=({https,libre}"::/usr/bin/librefetch -p $(printf "%q" "$BUILDFILE") -- %u %o")'
+_add_code='DLAGENTS+=({https,libre}'\''::/usr/bin/librefetch -p "$BUILDFILE" -- %u %o'\'')'
# These lines were installed by previous versions of this script
_old_code=(
'[[ ! -x /usr/bin/librefetch ]] || DLAGENTS+=("libre::/usr/bin/librefetch -p \"\$BUILDFILE\" %u %o")'
'[[ ! -x /usr/bin/librefetch ]] || DLAGENTS+=({https,libre}"::/usr/bin/librefetch -p \"\$BUILDFILE\" -- %u %o")'
+ 'DLAGENTS+=({https,libre}"::/usr/bin/librefetch -p $(printf "%q" "$BUILDFILE") -- %u %o")'
)
# has_line $line