[csw-devel] SF.net SVN: gar:[13924] csw/mgar/pkg/lang-python/docutils/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Tue Mar 22 11:46:43 CET 2011
Revision: 13924
http://gar.svn.sourceforge.net/gar/?rev=13924&view=rev
Author: wahwah
Date: 2011-03-22 10:46:43 +0000 (Tue, 22 Mar 2011)
Log Message:
-----------
pkg/lang-python/docutils/trunk: force installation of roman.py
Modified Paths:
--------------
csw/mgar/pkg/lang-python/docutils/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/docutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/docutils/trunk/Makefile 2011-03-22 10:08:51 UTC (rev 13923)
+++ csw/mgar/pkg/lang-python/docutils/trunk/Makefile 2011-03-22 10:46:43 UTC (rev 13924)
@@ -20,9 +20,13 @@
CATALOGNAME_CSWpydocutils = pydocutils
ARCHALL_CSWpy-docutils = 1
CHECKPKG_OVERRIDES_CSWpydocutils += surplus-dependency|CSWpython
+CHECKPKG_OVERRIDES_CSWpy-docutils += file-with-bad-content|/usr/share|root/opt/csw/share/doc/pydocutils/dev/distributing.txt
include gar/category.mk
-post-install:
+post-install-modulated:
+ ginstall -m 644 \
+ $(WORKSRC)/extras/roman.py \
+ $(DESTDIR)$(libdir)/python/site-packages
ginstall -d $(DESTDIR)$(docdir)
gcp -Rv $(WORKSRC)/docs $(DESTDIR)$(docdir)/pydocutils
gcp -Rv $(WORKSRC)/extras $(DESTDIR)$(docdir)/pydocutils
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