[csw-devel] SF.net SVN: gar:[19389] csw/mgar/pkg/bzr/trunk/Makefile
bilko50000 at users.sourceforge.net
bilko50000 at users.sourceforge.net
Fri Oct 5 22:01:23 CEST 2012
Revision: 19389
http://gar.svn.sourceforge.net/gar/?rev=19389&view=rev
Author: bilko50000
Date: 2012-10-05 20:01:22 +0000 (Fri, 05 Oct 2012)
Log Message:
-----------
Put man pages in correct location
Modified Paths:
--------------
csw/mgar/pkg/bzr/trunk/Makefile
Modified: csw/mgar/pkg/bzr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bzr/trunk/Makefile 2012-10-05 18:54:59 UTC (rev 19388)
+++ csw/mgar/pkg/bzr/trunk/Makefile 2012-10-05 20:01:22 UTC (rev 19389)
@@ -27,8 +27,9 @@
CHECKPKG_OVERRIDES_CSWbzr += pkgname-does-not-start-with-CSWpy-
CHECKPKG_OVERRIDES_CSWbzr += catalogname-does-not-start-with-py_
CHECKPKG_OVERRIDES_CSWbzr += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/bzrlib/transport/http/_urllib2_wrappers.py
-CHECKPKG_OVERRIDES_CSWbzr += disallowed-path|opt/csw/man/man1
-CHECKPKG_OVERRIDES_CSWbzr += disallowed-path|opt/csw/man/man1/bzr.1
include gar/category.mk
+post-install-modulated:
+ @mv $(DESTDIR)/opt/csw/man $(DESTDIR)/opt/csw/share
+
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