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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jan 11 14:27:31 CET 2011


Revision: 12500
          http://gar.svn.sourceforge.net/gar/?rev=12500&view=rev
Author:   dmichelsen
Date:     2011-01-11 13:27:31 +0000 (Tue, 11 Jan 2011)

Log Message:
-----------
gnulinks: Remove findutils rebuilt by Gordon to make it self-sufficient and overwrite dependencies

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

Modified: csw/mgar/pkg/gnulinks/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnulinks/trunk/Makefile	2011-01-11 13:23:23 UTC (rev 12499)
+++ csw/mgar/pkg/gnulinks/trunk/Makefile	2011-01-11 13:27:31 UTC (rev 12500)
@@ -5,7 +5,7 @@
 VENDOR_URL = http://opencsw.org
 
 GLINKPKGS =  CSWggettext CSWggettextrt CSWbinutils
-GLINKPKGS += CSWggetopt CSWfindutils CSWgwhois
+GLINKPKGS += CSWggetopt CSWgwhois
 BUILD_DEP_PKGS = $(GLINKPKGS) CSWpkgutil CSWbash
 
 DESCRIPTION = Creates native symlinks for GNU tools in /opt/csw/gnu
@@ -26,6 +26,9 @@
 
 SHELL = /opt/csw/bin/bash
 
+# We point to these packages, but do not depend on them on purpose.
+CHECKPKG_OVERRIDES_CSWgnulinks += $(foreach P,$(GLINKPKGS),missing-dependency|$P)
+
 include gar/category.mk
 
 pre-build-modulated:


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