[csw-devel] SF.net SVN: gar:[7208] csw/mgar/pkg/nfswatch/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Nov 10 16:18:58 CET 2009
Revision: 7208
http://gar.svn.sourceforge.net/gar/?rev=7208&view=rev
Author: dmichelsen
Date: 2009-11-10 15:18:57 +0000 (Tue, 10 Nov 2009)
Log Message:
-----------
nfswatch: Fix install locations
Modified Paths:
--------------
csw/mgar/pkg/nfswatch/trunk/Makefile
Modified: csw/mgar/pkg/nfswatch/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nfswatch/trunk/Makefile 2009-11-10 15:11:27 UTC (rev 7207)
+++ csw/mgar/pkg/nfswatch/trunk/Makefile 2009-11-10 15:18:57 UTC (rev 7208)
@@ -29,9 +29,10 @@
TEST_SCRIPTS =
-INSTALL_OVERRIDE_VARS = INSTALL BINDIR MANDIR
+INSTALL_OVERRIDE_VARS = INSTALL BINDIR MANDIR MANSUF
INSTALL_OVERRIDE_VAR_INSTALL = /usr/ucb/install
-INSTALL_OVERRIDE_VAR_BINDIR = $(bindir)
+INSTALL_OVERRIDE_VAR_BINDIR = $(sbindir)
INSTALL_OVERRIDE_VAR_MANDIR = $(mandir)/man8
+INSTALL_OVERRIDE_VAR_MANSUF = 8
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