[csw-devel] SF.net SVN: gar:[21149] csw/mgar/pkg/rcs/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sun May 19 17:53:12 CEST 2013
Revision: 21149
http://gar.svn.sourceforge.net/gar/?rev=21149&view=rev
Author: dmichelsen
Date: 2013-05-19 15:53:12 +0000 (Sun, 19 May 2013)
Log Message:
-----------
rcs/trunk: Update relocations and overrides
Modified Paths:
--------------
csw/mgar/pkg/rcs/trunk/Makefile
Modified: csw/mgar/pkg/rcs/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rcs/trunk/Makefile 2013-05-19 15:36:32 UTC (rev 21148)
+++ csw/mgar/pkg/rcs/trunk/Makefile 2013-05-19 15:53:12 UTC (rev 21149)
@@ -9,11 +9,10 @@
MASTER_SITES = http://www.cs.purdue.edu/homes/trinkle/RCS/
DISTFILES = $(NAME)-$(VERSION).tar.gz
+# We need this for gdiff and gdiff3
RUNTIME_DEP_PKGS = CSWdiffutils
+CHECKPKG_OVERRIDES_CSWrcs += surplus-dependency|CSWdiffutils
-man1dir = $(mandir)/man1
-man5dir = $(mandir)/man5
-
DIFF = $(bindir)/gdiff
DIFF3 = $(bindir)/gdiff3
@@ -27,7 +26,6 @@
TEST_TARGET =
-INSTALL_OVERRIDE_DIRS = prefix man1dir man5dir
BUILD_OVERRIDE_DIRS = DIFF DIFF3
include gar/category.mk
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