diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/rpm4/files/patch-beecrypt::configure | 2 | ||||
-rw-r--r-- | archivers/rpm5/files/patch-beecrypt::configure | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/rpm4/files/patch-beecrypt::configure b/archivers/rpm4/files/patch-beecrypt::configure index 3b87838..e608530 100644 --- a/archivers/rpm4/files/patch-beecrypt::configure +++ b/archivers/rpm4/files/patch-beecrypt::configure @@ -5,7 +5,7 @@ # Always use our own libtool. -LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+LIBTOOL='/usr/local/bin/libtool14' ++LIBTOOL='%%LOCALBASE%%/bin/libtool14' # Prevent multiple expansion diff --git a/archivers/rpm5/files/patch-beecrypt::configure b/archivers/rpm5/files/patch-beecrypt::configure index 3b87838..e608530 100644 --- a/archivers/rpm5/files/patch-beecrypt::configure +++ b/archivers/rpm5/files/patch-beecrypt::configure @@ -5,7 +5,7 @@ # Always use our own libtool. -LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+LIBTOOL='/usr/local/bin/libtool14' ++LIBTOOL='%%LOCALBASE%%/bin/libtool14' # Prevent multiple expansion |