diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /audio/uade/files/patch-configure | |
parent | Fix plist problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'audio/uade/files/patch-configure')
-rw-r--r-- | audio/uade/files/patch-configure | 23 |
1 files changed, 0 insertions, 23 deletions
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 |