diff options
Diffstat (limited to 'www/wmnetselect/files/patch-aa')
-rw-r--r-- | www/wmnetselect/files/patch-aa | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/wmnetselect/files/patch-aa b/www/wmnetselect/files/patch-aa new file mode 100644 index 000000000000..914d8dc0a67a --- /dev/null +++ b/www/wmnetselect/files/patch-aa @@ -0,0 +1,8 @@ +--- Imakefile.orig Sat Apr 17 23:10:44 1999 ++++ Imakefile Wed Nov 1 09:06:49 2000 +@@ -9,4 +9,4 @@ + SRCS = wmnetselect.c + OBJS = wmnetselect.o + +-ComplexProgramTarget(wmnetselect) ++ComplexProgramTargetNoMan(wmnetselect) |