diff options
Diffstat (limited to 'audio/xmms-nas')
-rw-r--r-- | audio/xmms-nas/files/patch-Makefile.in | 6 | ||||
-rw-r--r-- | audio/xmms-nas/files/patch-configure | 8 | ||||
-rw-r--r-- | audio/xmms-nas/files/patch-nas.h | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/audio/xmms-nas/files/patch-Makefile.in b/audio/xmms-nas/files/patch-Makefile.in index cfe1efcc7626..58edb3ddc76a 100644 --- a/audio/xmms-nas/files/patch-Makefile.in +++ b/audio/xmms-nas/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig Mon Oct 3 18:47:32 2005 -+++ Makefile.in Mon Oct 3 18:47:49 2005 -@@ -81,7 +81,7 @@ +--- Makefile.in.orig 1999-09-02 00:12:26 UTC ++++ Makefile.in +@@ -81,7 +81,7 @@ XMMS_PATH = @XMMS_PATH@ lib_LTLIBRARIES = libnas.la diff --git a/audio/xmms-nas/files/patch-configure b/audio/xmms-nas/files/patch-configure index 388c59359688..bc5b15e4a010 100644 --- a/audio/xmms-nas/files/patch-configure +++ b/audio/xmms-nas/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Mon Oct 3 18:50:19 2005 -+++ configure Mon Oct 3 18:51:58 2005 -@@ -3140,6 +3140,7 @@ +--- configure.orig 1999-09-01 22:23:19 UTC ++++ configure +@@ -3140,6 +3140,7 @@ fi NAS_LIBS="$X_LIBS $X_PRE_LIBS $X_EXTRA_LIBS -laudio -lXt -lm" NAS_CFLAGS=$X_CFLAGS LIBS=$NAS_LIBS @@ -8,7 +8,7 @@ CFLAGS=$NAS_CFLAGS echo $ac_n "checking for AuOpenServer in -laudio""... $ac_c" 1>&6 -@@ -3191,6 +3192,7 @@ +@@ -3191,6 +3192,7 @@ else fi diff --git a/audio/xmms-nas/files/patch-nas.h b/audio/xmms-nas/files/patch-nas.h index e238d9bf7b3a..9503328535dd 100644 --- a/audio/xmms-nas/files/patch-nas.h +++ b/audio/xmms-nas/files/patch-nas.h @@ -1,5 +1,5 @@ ---- nas.h.orig Mon Oct 3 18:53:39 2005 -+++ nas.h Mon Oct 3 18:53:51 2005 +--- nas.h.orig 1999-08-07 02:52:06 UTC ++++ nas.h @@ -21,7 +21,6 @@ #ifndef NAS_H #define NAS_H |