SF.net SVN: gar:[22993] csw/mgar/pkg/file/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Feb 11 14:34:56 CET 2014
Revision: 22993
http://sourceforge.net/p/gar/code/22993
Author: dmichelsen
Date: 2014-02-11 13:34:55 +0000 (Tue, 11 Feb 2014)
Log Message:
-----------
file/trunk: Typos
Modified Paths:
--------------
csw/mgar/pkg/file/trunk/Makefile
Modified: csw/mgar/pkg/file/trunk/Makefile
===================================================================
--- csw/mgar/pkg/file/trunk/Makefile 2014-02-11 13:33:58 UTC (rev 22992)
+++ csw/mgar/pkg/file/trunk/Makefile 2014-02-11 13:34:55 UTC (rev 22993)
@@ -96,15 +96,13 @@
include gar/category.mk
-post-build-isa-sparcv8plus-python_version-2.6 post-build-isa-sparcv8plus-python_version-2.7
-post-build-isa-pentium_pro-python_version-2.6 post-build-isa-pentium_pro-python_version-2.7:
+post-build-isa-sparcv8plus-python_version-2.6 post-build-isa-sparcv8plus-python_version-2.7 post-build-isa-pentium_pro-python_version-2.6 post-build-isa-pentium_pro-python_version-2.7:
# This fails for a mysterious reason. Can't find libmagic (-lmagic).
(cd $(WORKSRC)/python && $(PYTHON) setup.py build --compiler=unix)
###(cd $(WORKSRC)/python && $(PYTHON) setup.py build)
@$(MAKECOOKIE)
-post-install-isa-sparcv8plus-python_version-2.6 post-install-isa-sparcv8plus-python_version-2.7
-post-install-isa-pentium_pro-python_version-2.6 post-install-isa-pentium_pro-python_version-2.7:
+post-install-isa-sparcv8plus-python_version-2.6 post-install-isa-sparcv8plus-python_version-2.7 post-install-isa-pentium_pro-python_version-2.6 post-install-isa-pentium_pro-python_version-2.7:
(cd $(WORKSRC)/python && \
$(BUILD_ENV) $(PYTHON) setup.py install --root=$(DESTDIR) --prefix=$(prefix))
@$(MAKECOOKIE)
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