simplepkg changelog
===================
-0.6pre27
+0.6pre26
========
- - generic.mkSlackBuild:
- - change PKG_SRC="$PWD...{ print $8 }'`" to ...{ print $NF }'`"
- - change section name get_svn_source to svn_source
+
- createpkg:
- add LANG=en_US in SlackBuild command line
-
-0.6pre26
-========
- mkbuild:
- bugfix: add "" to protect all parameters in edit_file function call;
- change line 346-346 with "sed -i" command;
- EXTENSION, UNPACKER, UNPACKER_FLAGS, DECOMPRESSOR, and DECOMPRESSOR_TEST_FLAG
desable in SVN_MOD or URL "none";
- generic.mkSlackBuild:
- - add get_svn_source section to subversion sources;
+ - change PKG_SRC="$PWD...{ print $8 }'`" to ...{ print $NF }'`"
+ - add svn_source section to grab subversion sources;
- comment lines limited to 79 columns;
- model.mkbuild:
- add "off:get_svn_source" line;