diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: |