aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2009-08-30 23:38:46 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2009-08-30 23:38:46 +0000
commit7b7d3181a8a4c9b59ac42b4986549d1989fa1aba (patch)
tree33bfc48dc98ba46c8662cd869e033b73fefc50e6
parent2c25db7f837aca99ac150fa91b2149849f0687b0 (diff)
downloadsimplepkg-7b7d3181a8a4c9b59ac42b4986549d1989fa1aba.tar.gz
simplepkg-7b7d3181a8a4c9b59ac42b4986549d1989fa1aba.tar.bz2
Makefile fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@814 04377dda-e619-0410-9926-eae83683ac58
-rw-r--r--trunk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/trunk/Makefile b/trunk/Makefile
index 766414f..7055dc9 100644
--- a/trunk/Makefile
+++ b/trunk/Makefile
@@ -15,8 +15,7 @@
#
PACKAGE = simplepkg
-#VERSION = $(shell echo '$$Rev$$' | sed -e 's/[^0-9]//g')_svn
-VERSION = 812_teste5
+VERSION = $(shell echo '$$Rev$$' | sed -e 's/[^0-9]//g')_svn
BUILD = 1rha
PREFIX = /usr
INSTALL = /usr/bin/install