summaryrefslogtreecommitdiff
path: root/sysutils/wmmount/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wmmount/files/patch-ac')
-rw-r--r--sysutils/wmmount/files/patch-ac16
1 files changed, 0 insertions, 16 deletions
diff --git a/sysutils/wmmount/files/patch-ac b/sysutils/wmmount/files/patch-ac
deleted file mode 100644
index 382980c1de79..000000000000
--- a/sysutils/wmmount/files/patch-ac
+++ /dev/null
@@ -1,16 +0,0 @@
---- Imakefile.orig Fri Jun 18 04:41:41 1999
-+++ Imakefile Wed Nov 1 09:04:52 2000
-@@ -1,9 +1,11 @@
- DEPLIBS = $(DEPXLIB)
- XPMLIB = -lXpm
-
--LOCAL_LIBRARIES = $(XPMLIB) $(XLIB)
-+LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) $(LDFLAGS)
-+
-+EXTRA_INCLUDES = $(CPPFLAGS)
-
- SRCS = dockapp.c wmmount.c
- OBJS = dockapp.o wmmount.o
-
--ComplexProgramTarget(wmmount)
-+ComplexProgramTargetNoMan(wmmount)