[csw-devel] SF.net SVN: gar:[15109] csw/mgar/pkg/bash/trunk/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Tue Jul 19 00:26:50 CEST 2011
Revision: 15109
http://gar.svn.sourceforge.net/gar/?rev=15109&view=rev
Author: chninkel
Date: 2011-07-18 22:26:50 +0000 (Mon, 18 Jul 2011)
Log Message:
-----------
bash: added some more policy compliance fixes
Modified Paths:
--------------
csw/mgar/pkg/bash/trunk/Makefile
Modified: csw/mgar/pkg/bash/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bash/trunk/Makefile 2011-07-18 22:14:09 UTC (rev 15108)
+++ csw/mgar/pkg/bash/trunk/Makefile 2011-07-18 22:26:50 UTC (rev 15109)
@@ -46,6 +46,13 @@
CHECKPKG_OVERRIDES_CSWbash += file-with-bad-content|/usr/local|root/opt/csw/share/doc/bashref.html
CHECKPKG_OVERRIDES_CSWbash += file-with-bad-content|/usr/local|root/opt/csw/share/doc/bash.html
+
+# We must modify /etc/shells, this is the cause of the following checkpkg errors that we must override
+# This will be better fixed when we will use cswetcshells (soon)
+CHECKPKG_OVERRIDES_CSWbash += missing-dependency|BOstdenv|or|CSWboincclient|or|CSWconserver|or|CSWdevmon|or|CSWhobbit|or|CSWhobbitc|or|CSWhylafax|or|CSWjabberd|or|CSWjetty6|or|CSWopenvpn|or|CSWw9wm-dtlogin|or|IPLTdsr
+CHECKPKG_OVERRIDES_CSWbash += bad-location-of-file|file=/etc/shells
+
+
###### Upstream and opencsw files information #######
# We define upstream file regex so we can be notifed of new upstream software release
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