diff options
Diffstat (limited to 'audio/terminatorx/files/patch-src-Makefile.in')
-rw-r--r-- | audio/terminatorx/files/patch-src-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/terminatorx/files/patch-src-Makefile.in b/audio/terminatorx/files/patch-src-Makefile.in deleted file mode 100644 index 695de39ccee9..000000000000 --- a/audio/terminatorx/files/patch-src-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Mon May 13 22:08:37 2002 -+++ src/Makefile.in Mon May 13 22:08:50 2002 -@@ -78,7 +78,7 @@ - X_PRE_LIBS = @X_PRE_LIBS@ - x_libraries = @x_libraries@ - --LIBS = @GTK_LIBS@ -lXi -lXxf86dga -lpthread -+LIBS = @GTK_LIBS@ -lXi -lXxf86dga -pthread - - SUBDIRS = gui_icons smallknob - |