Don't install ${LOCALBASE}/lib/X11/app-defaults/Clock-color. This file

is included in X.org already. Unbreaks package installation.

okay espie@
This commit is contained in:
bernd 2006-08-08 11:30:18 +00:00
parent ec7b1d49ea
commit cf901e6878
3 changed files with 14 additions and 3 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2004/12/17 15:18:32 alek Exp $
# $OpenBSD: Makefile,v 1.15 2006/08/08 11:30:18 bernd Exp $
COMMENT= "round, analog X11 clock with bezier curve hands"
DISTNAME= bclock-1.0
PKGNAME= ${DISTNAME}p0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SUNSITE:=X11/clocks/}

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-Imakefile,v 1.1 2006/08/08 11:30:18 bernd Exp $
app-defaults/Clock-color is installed by X.org.
--- Imakefile.orig Tue Aug 8 13:07:52 2006
+++ Imakefile Tue Aug 8 13:07:52 2006
@@ -8,4 +8,3 @@ SRCS = bclock.c Clock.c transform.c
OBJS = bclock.o Clock.o transform.o
ComplexProgramTarget(bclock)
-InstallAppDefaultsLong(Clock-col,Clock-color)

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2004/09/15 19:26:28 espie Exp $
@comment $OpenBSD: PLIST,v 1.4 2006/08/08 11:30:18 bernd Exp $
bin/bclock
lib/X11/app-defaults/Clock-color
@man man/cat1/bclock.0