The following commit has been merged in the master branch:
commit a0cfade01fbece6f69fc57171d9824609ba18b5d
Author: Anton Gladky <[email protected]>
Date: Sat Jun 11 07:34:16 2011 +0200
Revert back changes with generating manpages.
diff --git a/debian/rules b/debian/rules
index e1282ca..cc87887 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,8 +38,8 @@ override_dh_auto_build:
#optimized build
export MPLCONFIGDIR=$(tmpDirMatplotLib) HOME=$(tmpDirMatplotLib) ;
NO_SCONS_GET_RECENT= scons profile=deb PREFIX=$(tmpInstall) variant='' -j1
optimize=1 debug=0
# generate manpages
- export MPLCONFIGDIR=$(tmpDirMatplotLib) HOME=$(tmpDirMatplotLib) ;
YADE_PREFIX=$(tmpInstall) $(tmpInstall)/bin/yade$(_VERSION) --debug
--generate-manpage yade$(_VERSION).1
- export MPLCONFIGDIR=$(tmpDirMatplotLib) HOME=$(tmpDirMatplotLib) ;
YADE_PREFIX=$(tmpInstall) $(tmpInstall)/bin/yade$(_VERSION)-batch --debug
--generate-manpage yade$(_VERSION)-batch.1
+ export MPLCONFIGDIR=$(tmpDirMatplotLib) HOME=$(tmpDirMatplotLib) ;
YADE_PREFIX=$(tmpInstall) $(tmpInstall)/bin/yade$(_VERSION) --generate-manpage
yade$(_VERSION).1
+ export MPLCONFIGDIR=$(tmpDirMatplotLib) HOME=$(tmpDirMatplotLib) ;
YADE_PREFIX=$(tmpInstall) $(tmpInstall)/bin/yade$(_VERSION)-batch
--generate-manpage yade$(_VERSION)-batch.1
override_dh_auto_test:
export MPLCONFIGDIR=$(tmpDirMatplotLib) HOME=$(tmpDirMatplotLib) ;
YADE_PREFIX=$(tmpInstallDbg) $(tmpInstall)/bin/yade$(_VERSION) --debug --test
--
Yet Another Dynamic Engine. Platform for discrete element modeling.
_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help : https://help.launchpad.net/ListHelp