[csw-devel] SF.net SVN: gar:[13048] csw/mgar/pkg/file/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Jan 21 19:07:28 CET 2011


Revision: 13048
          http://gar.svn.sourceforge.net/gar/?rev=13048&view=rev
Author:   wahwah
Date:     2011-01-21 18:07:27 +0000 (Fri, 21 Jan 2011)

Log Message:
-----------
file: magic.mgc contains /usr/local as one of the magic constants to detect file types

Modified Paths:
--------------
    csw/mgar/pkg/file/trunk/Makefile

Modified: csw/mgar/pkg/file/trunk/Makefile
===================================================================
--- csw/mgar/pkg/file/trunk/Makefile	2011-01-21 17:47:10 UTC (rev 13047)
+++ csw/mgar/pkg/file/trunk/Makefile	2011-01-21 18:07:27 UTC (rev 13048)
@@ -53,8 +53,9 @@
 CATALOGNAME_CSWlibmagic-data = libmagic_data
 SPKG_DESC_CSWlibmagic-data = Database for libmagic
 ARCHALL_CSWlibmagic-data = 1
-# PKGFILES_CSWlibmagic-data += $(datadir).*magic\.mgc
-# PKGFILES_CSWlibmagic-data += $(mandir)/man4/magic\.4
+# The magic file contains /usr/local as one of the magic constants to detect
+# file types.
+CHECKPKG_OVERRIDES_CSWlibmagic-data += file-with-bad-content
 
 PACKAGES += CSWlibmagic1
 CATALOGNAME_CSWlibmagic1 = libmagic1


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