diff options
Diffstat (limited to 'audio/libsidplay2/files/patch-libtool')
-rw-r--r-- | audio/libsidplay2/files/patch-libtool | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/libsidplay2/files/patch-libtool b/audio/libsidplay2/files/patch-libtool new file mode 100644 index 000000000000..3087118bc186 --- /dev/null +++ b/audio/libsidplay2/files/patch-libtool @@ -0,0 +1,11 @@ +--- configure.orig Sat Jan 12 02:17:19 2002 ++++ configure Sat Jan 12 02:18:08 2002 +@@ -6159,7 +6159,7 @@ + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" + + # Always use our own libtool. +-LIBTOOL='$(SHELL) $(top_builddir)/libtool' ++LIBTOOL='libtool' + + # Prevent multiple expansion + |