[csw-devel] SF.net SVN: gar:[5673] csw/mgar/pkg/cups/branches/cups-with-classutils/ Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Jul 27 19:05:59 CEST 2009
Revision: 5673
http://gar.svn.sourceforge.net/gar/?rev=5673&view=rev
Author: dmichelsen
Date: 2009-07-27 17:05:59 +0000 (Mon, 27 Jul 2009)
Log Message:
-----------
cups: Fix PKGFILES regex
Modified Paths:
--------------
csw/mgar/pkg/cups/branches/cups-with-classutils/Makefile
Modified: csw/mgar/pkg/cups/branches/cups-with-classutils/Makefile
===================================================================
--- csw/mgar/pkg/cups/branches/cups-with-classutils/Makefile 2009-07-27 16:51:10 UTC (rev 5672)
+++ csw/mgar/pkg/cups/branches/cups-with-classutils/Makefile 2009-07-27 17:05:59 UTC (rev 5673)
@@ -76,7 +76,7 @@
PKGFILES_CSWcupsclient = $(sbindir)/(accept|reject|cups(addsmb|ctl|(en|dis)able))
PKGFILES_CSWcupsclient += $(sbindir)/(lp(admin|p|c|info|move))
PKGFILES_CSWcupsclient += $(bindir)/(cancel|cupstest(dsc|ppd))
-PKGFILES_CSWcupsclient += $(bindir)/(lp(|options|passwd|q|r|rm|stat)
+PKGFILES_CSWcupsclient += $(bindir)/(lp(|options|passwd|q|r|rm|stat))
PKGFILES_CSWcupsclient += $(mandir)/man1/(cancel|cupstest(dsc|ppd)|lp).1
PKGFILES_CSWcupsclient += $(mandir)/man1/(lpoptions|lppasswd|lpq|lpr|lprm).1
PKGFILES_CSWcupsclient += $(mandir)/man1/lpstat.1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list