[csw-devel] SF.net SVN: gar:[10384] csw/mgar/pkg/cups/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Tue Jun 29 07:33:38 CEST 2010
Revision: 10384
http://gar.svn.sourceforge.net/gar/?rev=10384&view=rev
Author: wahwah
Date: 2010-06-29 05:33:38 +0000 (Tue, 29 Jun 2010)
Log Message:
-----------
mGAR cups: a regex bugfix, don't include cupsdisable.1m in the cupsd package.
Modified Paths:
--------------
csw/mgar/pkg/cups/trunk/Makefile
Modified: csw/mgar/pkg/cups/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cups/trunk/Makefile 2010-06-29 00:06:05 UTC (rev 10383)
+++ csw/mgar/pkg/cups/trunk/Makefile 2010-06-29 05:33:38 UTC (rev 10384)
@@ -115,7 +115,7 @@
PKGFILES_CSWcupsd += $(sysconfdir)/cups/snmp.*
PKGFILES_CSWcupsd += $(sysconfdir)/cups/ssl.*
PKGFILES_CSWcupsd += $(mandir)/man1m
-PKGFILES_CSWcupsd += $(mandir)/man1m/cups(filter|d|-polld|-deviced|-driverd|-lpd).*
+PKGFILES_CSWcupsd += $(mandir)/man1m/cups(filter|d|-polld|-deviced|-driverd|-lpd)\.1m
PKGFILES_CSWcupsd += $(mandir)/man7/(backend|filter).7
PKGFILES_CSWcupsd += $(mandir)/man5/(cups-snmp.conf|subscriptions.conf).5
PKGFILES_CSWcupsd += $(mandir)/man5/(mime.convs|classes.conf|cupsd.conf).5
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