[Lunar-commits] r17840 - moonbase/trunk/printer/cups
Jan Eidtmann
cmak at lunar-linux.org
Wed Dec 28 22:33:57 UTC 2005
Author: cmak
Date: 2005-12-28 22:33:56 +0000 (Wed, 28 Dec 2005)
New Revision: 17840
Modified:
moonbase/trunk/printer/cups/BUILD
moonbase/trunk/printer/cups/DETAILS
Log:
we have a foomatic-filter module (that creates the links too but additionally contains manpages, config files...)
Modified: moonbase/trunk/printer/cups/BUILD
===================================================================
--- moonbase/trunk/printer/cups/BUILD 2005-12-28 22:20:44 UTC (rev 17839)
+++ moonbase/trunk/printer/cups/BUILD 2005-12-28 22:33:56 UTC (rev 17840)
@@ -18,11 +18,6 @@
prepare_install &&
make install &&
- install -m755 $SOURCE_CACHE/$SOURCE2 /usr/bin &&
- install -m755 $SOURCE_CACHE/$SOURCE3 /usr/bin &&
- if [ ! -e /usr/lib/cups/filter/$SOURCE2 ] ; then
- ln -s ../../../bin/$SOURCE2 /usr/lib/cups/filter/$SOURCE2
- fi &&
if [ -e /etc/init.d/cups ] ; then
rm -f /etc/init.d/cups
fi
Modified: moonbase/trunk/printer/cups/DETAILS
===================================================================
--- moonbase/trunk/printer/cups/DETAILS 2005-12-28 22:20:44 UTC (rev 17839)
+++ moonbase/trunk/printer/cups/DETAILS 2005-12-28 22:33:56 UTC (rev 17840)
@@ -3,10 +3,6 @@
SOURCE=$MODULE-$VERSION-source.tar.bz2
SOURCE_URL[0]=ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/$MODULE/$VERSION/
SOURCE_URL[1]=ftp://ftp.mpg.goe.ni.schule.de/pub/internet/printing/$MODULE/$VERSION/
- SOURCE2=foomatic-rip
- SOURCE2_URL=http://www.linuxprinting.org/
- SOURCE3=foomatic-gswrapper
- SOURCE3_URL=http://www.linuxprinting.org/
SOURCE_VFY=sha1:32d5bfb44c4edc1b54ccb014b5a44499295c6c5c
MAINTAINER=sofar at lunar-linux.org
WEB_SITE=http://www.cups.org
More information about the Lunar-commits
mailing list