[csw-devel] SF.net SVN: gar:[6307] csw/mgar/pkg/cups/branches/cups-1.4/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Sep 14 21:29:36 CEST 2009
Revision: 6307
http://gar.svn.sourceforge.net/gar/?rev=6307&view=rev
Author: wahwah
Date: 2009-09-14 19:29:36 +0000 (Mon, 14 Sep 2009)
Log Message:
-----------
cups: Rewritten man1m PKGFILES, removed duplicate manpages between cupsd and cupsclient
Modified Paths:
--------------
csw/mgar/pkg/cups/branches/cups-1.4/Makefile
Modified: csw/mgar/pkg/cups/branches/cups-1.4/Makefile
===================================================================
--- csw/mgar/pkg/cups/branches/cups-1.4/Makefile 2009-09-14 17:15:48 UTC (rev 6306)
+++ csw/mgar/pkg/cups/branches/cups-1.4/Makefile 2009-09-14 19:29:36 UTC (rev 6307)
@@ -107,10 +107,10 @@
PKGFILES_CSWcupsclient += $(mandir)/man1/(lpoptions|lppasswd|lpq|lpr|lprm).1
PKGFILES_CSWcupsclient += $(mandir)/man1/lpstat.1
PKGFILES_CSWcupsclient += $(mandir)/man1/ppd.*\.1
-PKGFILES_CSWcupsclient += $(mandir)/man1m/cups.*\.1m
-PKGFILES_CSWcupsclient += $(mandir)/man1m/(accept|cupsaddsmb|cupsctl).1m
-PKGFILES_CSWcupsclient += $(mandir)/man1m/(cups(en|dis)able).1m
-PKGFILES_CSWcupsclient += $(mandir)/man1m/(lpadmin|lpc|lpinfo|lpmove|reject).1m
+PKGFILES_CSWcupsclient += $(mandir)/man1m/(cups|)(accept|reject)\.1m
+PKGFILES_CSWcupsclient += $(mandir)/man1m/cups(en|dis)able\.1m
+PKGFILES_CSWcupsclient += $(mandir)/man1m/cups(addsmb|ctl)\.1m
+PKGFILES_CSWcupsclient += $(mandir)/man1m/lp(admin|c|info|move)\.1m
PKGFILES_CSWcupsclient += $(mandir)/man5/client.conf.5
PKGFILES_CSWcupsclient += $(mandir)/man5/ppdcfile\.5
PKGFILES_CSWcupsclient += $(mandir)/man7/(drv|notifier)\.7
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