diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-09-04 02:40:59 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-09-04 02:40:59 +0000 |
commit | 0025aeaa571b5fdcf5f49ae93419a509ca4f31b1 (patch) | |
tree | 0f7e731d811534e9af6b896eda45a4711267e889 | |
parent | a37b99bc3e1920284d6f63a337452509a14c7672 (diff) | |
download | simplepkg-0025aeaa571b5fdcf5f49ae93419a509ca4f31b1.tar.gz simplepkg-0025aeaa571b5fdcf5f49ae93419a509ca4f31b1.tar.bz2 |
generic.mkSlackBuild: clean_builds now compliant with standard --cleanup behaviour
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@520 04377dda-e619-0410-9926-eae83683ac58
-rw-r--r-- | trunk/doc/CHANGELOG | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/trunk/doc/CHANGELOG b/trunk/doc/CHANGELOG index 67910b9..3af2998 100644 --- a/trunk/doc/CHANGELOG +++ b/trunk/doc/CHANGELOG @@ -4,8 +4,9 @@ simplepkg changelog 0.6pre31 ======== - - generic.mkSlackBuild: config() on postinstall_script now accepting .dist - and .sample config file extensions. + - generic.mkSlackBuild: + - config() on postinstall_script now accepting .dist and .sample config file extensions. + - clean_builds now compliant with standard --cleanup behaviour - createpkg: most clean -s option output - lspkg: fix on package search routine - jail-commit: using unified diff |