FreeBSD Bugzilla – Attachment 17000 Details for
Bug 31015
Fix port audio/rioutil
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.25 KB, created by
pat
on 2001-10-03 22:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pat
Created:
2001-10-03 22:40:00 UTC
Size:
1.25 KB
patch
obsolete
>diff -ruN /usr/ports/audio/rioutil/files/patch-ltmain.sh rioutil/files/patch-ltmain.sh >--- /usr/ports/audio/rioutil/files/patch-ltmain.sh Wed Dec 31 19:00:00 1969 >+++ rioutil/files/patch-ltmain.sh Wed Oct 3 17:08:08 2001 >@@ -0,0 +1,16 @@ >+--- ltmain.sh.orig Wed Oct 3 17:06:43 2001 >++++ ltmain.sh Wed Oct 3 17:07:44 2001 >+@@ -4174,11 +4174,13 @@ >+ IFS="$save_ifs" >+ fi >+ >++ if false; then >+ # Install the pseudo-library for information purposes. >+ name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` >+ instname="$dir/$name"i >+ $show "$install_prog $instname $destdir/$name" >+ $run eval "$install_prog $instname $destdir/$name" || exit $? >++ fi >+ >+ # Maybe install the static library, too. >+ test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" >diff -ruN /usr/ports/audio/rioutil/pkg-plist rioutil/pkg-plist >--- /usr/ports/audio/rioutil/pkg-plist Fri Sep 28 01:15:49 2001 >+++ rioutil/pkg-plist Wed Oct 3 17:10:32 2001 >@@ -1,8 +1,6 @@ >-/usr/local/bin/rioutil >-/usr/local/bin/riofck >-/usr/local/man/man1/rioutil.1.gz >-/usr/local/include/rio.h >-/usr/local/lib/librioutil.so.0 >-/usr/local/lib/librioutil.so >-/usr/local/lib/librioutil.la >-/usr/local/lib/librioutil.a >+bin/riofck >+bin/rioutil >+include/rio.h >+lib/librioutil.a >+lib/librioutil.so >+lib/librioutil.so.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31015
: 17000