diff options
Diffstat (limited to 'audio/terminatorx/files/patch-src-Makefile.am')
-rw-r--r-- | audio/terminatorx/files/patch-src-Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/audio/terminatorx/files/patch-src-Makefile.am b/audio/terminatorx/files/patch-src-Makefile.am deleted file mode 100644 index 49bcb65e69be..000000000000 --- a/audio/terminatorx/files/patch-src-Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ ---- src/Makefile.am.orig Mon May 13 22:19:10 2002 -+++ src/Makefile.am Mon May 13 22:19:41 2002 -@@ -1,4 +1,4 @@ --LIBS=@GTK_LIBS@ -lXi -lXxf86dga -lpthread -+LIBS=@GTK_LIBS@ -lXi -lXxf86dga -pthread - - SUBDIRS = gui_icons smallknob - |