From 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 20 Apr 2005 06:16:18 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'. --- audio/uade/files/patch-configure | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 audio/uade/files/patch-configure (limited to 'audio/uade/files/patch-configure') diff --git a/audio/uade/files/patch-configure b/audio/uade/files/patch-configure deleted file mode 100644 index 7309a0aebeed..000000000000 --- a/audio/uade/files/patch-configure +++ /dev/null @@ -1,23 +0,0 @@ - -$FreeBSD$ - ---- configure.orig -+++ configure -@@ -198,8 +198,6 @@ - --x-includes=*) - ;; - *) -- echo "illegal option $opt" -- exit - ;; - esac - done -@@ -411,7 +409,7 @@ - docdir="$prefix/share/doc/uade-$VERSION" - fi - if test -z "$mandir"; then -- mandir="$prefix/share/man/man1" -+ mandir="$prefix/man/man1" - fi - else - # user installation -- cgit v1.2.3