aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2009-01-22 21:33:33 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2009-01-22 21:33:33 +0000
commit902867b15281779f09a348fb3b7e5aab754a20c2 (patch)
tree91270001335cbb7017d05a8d394fe621d4f58c99
parent884671c43a700a2633baf598f905cb6f0900371c (diff)
downloadsimplepkg-902867b15281779f09a348fb3b7e5aab754a20c2.tar.gz
simplepkg-902867b15281779f09a348fb3b7e5aab754a20c2.tar.bz2
Makefile: VERSION like used by simplepkg.mkbuild
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@773 04377dda-e619-0410-9926-eae83683ac58
-rw-r--r--trunk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/Makefile b/trunk/Makefile
index 26787de..7055dc9 100644
--- a/trunk/Makefile
+++ b/trunk/Makefile
@@ -15,7 +15,7 @@
#
PACKAGE = simplepkg
-VERSION = $(shell echo '$$Rev$$' | sed -e 's/[^0-9]//g')
+VERSION = $(shell echo '$$Rev$$' | sed -e 's/[^0-9]//g')_svn
BUILD = 1rha
PREFIX = /usr
INSTALL = /usr/bin/install