summaryrefslogtreecommitdiff
path: root/x11-clocks/asclock-xlib/files/patch-Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/asclock-xlib/files/patch-Imakefile')
-rw-r--r--x11-clocks/asclock-xlib/files/patch-Imakefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/x11-clocks/asclock-xlib/files/patch-Imakefile b/x11-clocks/asclock-xlib/files/patch-Imakefile
index e7456f763a9d..b452d1ed2f98 100644
--- a/x11-clocks/asclock-xlib/files/patch-Imakefile
+++ b/x11-clocks/asclock-xlib/files/patch-Imakefile
@@ -1,6 +1,6 @@
---- Imakefile.orig Sun Mar 25 12:49:22 2007
-+++ Imakefile Sun Mar 25 12:49:32 2007
-@@ -5,7 +5,7 @@
+--- Imakefile.orig 1999-03-14 06:04:31 UTC
++++ Imakefile
+@@ -5,9 +5,9 @@ LINTLIBS = $(LINTXLIB)
LOCAL_LIBRARIES = $(XPMLIB) $(XLIB)
LINTLIBS = $(LINTXLIB)
@@ -9,3 +9,6 @@
SRCS = asclock.c parser.c symbols.c config.c
OBJS = asclock.o parser.o symbols.o config.o
+
+-ComplexProgramTarget(asclock)
++ComplexProgramTarget(asclock-xlib)