[csw-devel] SF.net SVN: gar:[7104] csw/mgar/pkg/sudo/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Wed Nov 4 15:02:32 CET 2009
Revision: 7104
http://gar.svn.sourceforge.net/gar/?rev=7104&view=rev
Author: wahwah
Date: 2009-11-04 14:02:26 +0000 (Wed, 04 Nov 2009)
Log Message:
-----------
sudo: Moving the sudo symlink to the CSWsudo package
Modified Paths:
--------------
csw/mgar/pkg/sudo/trunk/Makefile
Modified: csw/mgar/pkg/sudo/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sudo/trunk/Makefile 2009-11-04 12:18:55 UTC (rev 7103)
+++ csw/mgar/pkg/sudo/trunk/Makefile 2009-11-04 14:02:26 UTC (rev 7104)
@@ -50,10 +50,11 @@
TEST_TARGET = check
FIXCONFIG_DIRS = $(DESTDIR)$(libexecdir)
+PKGFILES_CSWsudo = $(bindir)/sudo.minimal
+PKGFILES_CSWsudo += $(bindir)/sudo
+
include gar/category.mk
-PKGFILES_CSWsudo = .*$(bindir).*/sudo.minimal
-
post-install-modulated:
@( cd $(DESTDIR)$(bindir) ; gmv sudo sudo.minimal )
@( cd $(DESTDIR)$(bindir) ; gln -s sudo.minimal sudo )
@@ -68,4 +69,3 @@
@$(MAKECOOKIE)
SPKG_REVSTAMP := $(SPKG_REVSTAMP)_rev=$(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