diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-05-09 00:44:40 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-05-09 00:44:40 +0000 |
commit | eb8940033560aea1d56ac7c34eea0de0af620635 (patch) | |
tree | 508283c9dcb908781bba10061b40d9482ac2dc57 /trunk/doc | |
parent | 2d594bc3d8bdb56803bee31456b1ff69dde031b9 (diff) | |
download | simplepkg-eb8940033560aea1d56ac7c34eea0de0af620635.tar.gz simplepkg-eb8940033560aea1d56ac7c34eea0de0af620635.tar.bz2 |
fixed svn_source on generic model
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@510 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/doc')
-rw-r--r-- | trunk/doc/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trunk/doc/CHANGELOG b/trunk/doc/CHANGELOG index 6b24ccf..f9c5be0 100644 --- a/trunk/doc/CHANGELOG +++ b/trunk/doc/CHANGELOG @@ -5,6 +5,7 @@ simplepkg changelog ======== - using Makefile instead of simplepkg.SlackBuild + - generic.mkSlackBuild: fix on svn_source - createpkg 1.1.12: - change indentation do two spaces; - add option --debug|-d to debug SlackBuilds scripts; |