summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index dd5106d..d31b725 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mageiawelcome
-VERSION = 2.08
+VERSION = 2.09
GITPATH = git://git.mageia.org/software/mageiawelcome
TEXT_FILES = Makefile
@@ -22,7 +22,7 @@ clean:
cleandist: clean
rm -fr $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).tar.xz
-install:
+install: version
make -C po DESTDIR=$(RPM_BUILD_ROOT)/usr install
dir: