diff options
Diffstat (limited to 'audio/splay/files/patch-apps_Makefile_in')
-rw-r--r-- | audio/splay/files/patch-apps_Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/splay/files/patch-apps_Makefile_in b/audio/splay/files/patch-apps_Makefile_in deleted file mode 100644 index d6de36e13757..000000000000 --- a/audio/splay/files/patch-apps_Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- apps/Makefile.in.orig Mon Apr 2 22:49:53 2001 -+++ apps/Makefile.in Mon Apr 2 22:50:05 2001 -@@ -81,7 +81,7 @@ - INCLUDES = -I../libs -I/usr/include/qt - xsplay_LDADD = -lqt $(LDADD) - --man_MANS = splay.1 xsplay.1 -+man_MANS = splay.1 - EXTRA_DIST = $(man_MANS) - - LIBS = @LIBS@ |