From a5a24449e385d6ca8f2d77fd4a85e601bb19cb15 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Wed, 6 Nov 2024 21:53:37 +0100 Subject: x11-clocks/asclock-xlib: update to 2.0.12 - take maintainership - reset default theme - use DATADIR - rename files - remove CONFLICTS --- x11-clocks/asclock-xlib/files/patch-Imakefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-clocks/asclock-xlib/files') 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) -- cgit v1.2.3