summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6637188..2516dd1 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
# $Id$
XXV = xxv
-VERSION = 1.4
+VERSION = 1.5
### The name of the distribution archive:
@@ -62,6 +62,7 @@ setpermission:
@chmod a+x $(TMPDIR)/$(ARCHIVE)/locale/xgettext.pl
@chmod a+x $(TMPDIR)/$(ARCHIVE)/etc/xxvd
@chmod a+x $(TMPDIR)/$(ARCHIVE)/install.sh
+ @chmod a+x $(TMPDIR)/$(ARCHIVE)/install-debian.sh
dist: tmpfolder\
copyfiles\