From 2b21b95bb19d63f3c8380277a90ba052448e041d Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Tue, 1 Jun 2010 09:54:29 -0500 Subject: python-template.SlackBuild: Minor tweaks. --- python-template.SlackBuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-template.SlackBuild b/python-template.SlackBuild index c60c129..9818367 100644 --- a/python-template.SlackBuild +++ b/python-template.SlackBuild @@ -83,8 +83,7 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; -# Your application may need different configure flags; -# these are provided as an example only. +# Your application may need different options; this is only an example python setup.py install --root=$PKG # Strip binaries and libraries. -- cgit v1.2.3