SF.net SVN: gar:[24088] csw/mgar/pkg/gnustep-make/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Fri Sep 12 17:01:18 CEST 2014
Revision: 24088
http://sourceforge.net/p/gar/code/24088
Author: rmottola
Date: 2014-09-12 15:01:17 +0000 (Fri, 12 Sep 2014)
Log Message:
-----------
gnustep-make/trunk: file check override
Modified Paths:
--------------
csw/mgar/pkg/gnustep-make/trunk/Makefile
Modified: csw/mgar/pkg/gnustep-make/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-make/trunk/Makefile 2014-09-11 13:12:13 UTC (rev 24087)
+++ csw/mgar/pkg/gnustep-make/trunk/Makefile 2014-09-12 15:01:17 UTC (rev 24088)
@@ -18,6 +18,9 @@
#we absolutely need GCC for Objective-C support. The only alternative in the future would be clang
GARCOMPILER = GNU
+#we override this, it is harmless, it is for Debian only
+CHECKPKG_OVERRIDES_CSWgnustep-make += file-with-bad-content|/usr/share|root/opt/csw/GNUstep/System/Library/Makefiles/deb-equivs-control.template
+
#we have no tests anyway
SKIPTEST = 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