aboutsummaryrefslogtreecommitdiff
path: root/src/createpkg
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2006-11-15 16:08:07 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2006-11-15 16:08:07 +0000
commitdffc4a8c34baddfb4e56ed0add299639b8030784 (patch)
treedeae91098257bd88d429edf5495e3b5ff660639f /src/createpkg
parent36e4c24f5b35dd2f1860c2746b5517b1000ea3d4 (diff)
downloadsimplepkg-dffc4a8c34baddfb4e56ed0add299639b8030784.tar.gz
simplepkg-dffc4a8c34baddfb4e56ed0add299639b8030784.tar.bz2
createpkg: TODO
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@31 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'src/createpkg')
-rw-r--r--src/createpkg1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/createpkg b/src/createpkg
index 905920b..76e293c 100644
--- a/src/createpkg
+++ b/src/createpkg
@@ -110,6 +110,7 @@ function check_config {
# check the configuration
+ # TODO: eval also ~/.slackbuildrc
if [ -f "$SLACKBUILDRC" ]; then
source $SLACKBUILDRC
fi