diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2009-12-27 15:02:34 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2009-12-27 15:02:34 +0000 |
| commit | 8feea5a181ccb82b8bfad7f290ddf0cd3d8ca0eb (patch) | |
| tree | d404c0a5da7bf5953f1576398d7849724adcb3ca /Makefile | |
| parent | fef9f0ddbd1e514fa02ae79c5ae05424a9c4fda1 (diff) | |
| download | xxv-8feea5a181ccb82b8bfad7f290ddf0cd3d8ca0eb.tar.gz xxv-8feea5a181ccb82b8bfad7f290ddf0cd3d8ca0eb.tar.bz2 | |
* Release XXV-1.5
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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\ |
