Resolve conflict with foo2zjs.
This commit is contained in:
parent
7238b18cc3
commit
a21716b7e0
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2011/07/08 23:28:17 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2011/11/06 17:25:51 ajacoutot Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
@ -9,6 +9,8 @@ DISTNAME= foomatic-db-4.0-${V}
|
||||
PKGNAME= foomatic-db-4.0.${V}
|
||||
CATEGORIES= print
|
||||
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
@ -42,6 +44,7 @@ pre-configure:
|
||||
rm -f ${WRKSRC}/db/source/driver/foo2${x}.xml \
|
||||
${WRKSRC}/db/source/opt/foo2${x}-*
|
||||
.endfor
|
||||
rm ${WRKSRC}/db/source/printer/KONICA_MINOLTA-magicolor_2430_DL.xml
|
||||
.for i in Xerox-Phaser_6110 Samsung-CLP-300 Samsung-CLP-310 Samsung-CLP-315
|
||||
mv ${WRKSRC}/db/source/printer/${i}.xml \
|
||||
${WRKSRC}/db/source/printer/${i}-splix.xml
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2011/07/08 23:28:17 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2011/11/06 17:25:51 ajacoutot Exp $
|
||||
share/foomatic/
|
||||
share/foomatic/db/
|
||||
share/foomatic/db/oldprinterids
|
||||
@ -5132,7 +5132,6 @@ share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C450P.xml
|
||||
share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C451.xml
|
||||
share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C550.xml
|
||||
share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2300_DL.xml
|
||||
share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2430_DL.xml
|
||||
share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_5430_DL.xml
|
||||
share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_5440_DL.xml
|
||||
share/foomatic/db/source/printer/Kodak-DigiSource_9110.xml
|
||||
|
Loading…
Reference in New Issue
Block a user