[csw-devel] SF.net SVN: gar:[21940] csw/mgar/pkg/svr4pkg/trunk/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Sun Sep 15 12:06:01 CEST 2013
Revision: 21940
http://gar.svn.sourceforge.net/gar/?rev=21940&view=rev
Author: chninkel
Date: 2013-09-15 10:06:01 +0000 (Sun, 15 Sep 2013)
Log Message:
-----------
svr4pkg/trunk: remove dependency on CSWcommon
Modified Paths:
--------------
csw/mgar/pkg/svr4pkg/trunk/Makefile
Modified: csw/mgar/pkg/svr4pkg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/svr4pkg/trunk/Makefile 2013-09-15 09:38:20 UTC (rev 21939)
+++ csw/mgar/pkg/svr4pkg/trunk/Makefile 2013-09-15 10:06:01 UTC (rev 21940)
@@ -15,6 +15,12 @@
DISTNAME = $(GITHUB_USER)-$(NAME)-35370d6
DISTFILES = $(NAME)-$(VERSION)$(GITHUB_BALL_EXT)
+# We disable inclusion of CSWcommon by default as
+# this package could be installed before anything
+COMMON_PKG_DEPENDS =
+# We disable the checkpkg alarms related
+CHECKPKG_OVERRIDES_CSWsvr4pkg += missing-dependency|
+
ARCHALL = 1
CONFIGURE_SCRIPTS =
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