summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFelix Endres2006-12-13 18:29:34 +0100
committerFelix Endres2006-12-13 18:29:34 +0100
commit61b0a0cadf6cc4464295d90167fac8c954f6ff12 (patch)
tree5f4eb2261fdf396f7e77978a5c901a6a1a5558c5 /Makefile
parentBugfix: Some references were still pointing to the temporary installation dir... (diff)
downloadcore-61b0a0cadf6cc4464295d90167fac8c954f6ff12.tar.gz
core-61b0a0cadf6cc4464295d90167fac8c954f6ff12.tar.xz
core-61b0a0cadf6cc4464295d90167fac8c954f6ff12.zip
dxs2tgz is replaced by Makefile
dxs2deb is replaced by builddebianpackage (which uses the Makefile) Makefile contains now a note, concerning builddebianpackage git-svn-id: http://svn.openslx.org/svn/openslx/trunk@533 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1684c18c..6fdd61b8 100644
--- a/Makefile
+++ b/Makefile
@@ -51,6 +51,8 @@ endif
ifeq ($(SLX_INSTALL_LOG),)
SLX_INSTALL_LOG = install.log
endif
+#When adding new directory variables above, consider to add them to the
+#packaging tool for .deb packages too.
tarball:
@OPENSLX_SVN_SNAPSHOT=$$( echo $${OPENSLX_SVN_SNAPSHOT} | \