]> git.saurik.com Git - apt.git/blobdiff - po/makefile
merge from the lp:~mvo/apt/mvo branch
[apt.git] / po / makefile
index 6a2bc416d1d45a0d63be1aaf49dd7cd1e900c125..46b75ff4f721ce814a3716fc0107f13b5367606d 100644 (file)
@@ -70,7 +70,7 @@ $(PACKAGE)-all.pot: $(POTFILES)
        # but we want a header for our master-pot file, so we use a dummy pot with nothing but the header
        $(XGETTEXT) --default-domain=$(PO)/$(PACKAGE)-dummy.pot --foreign --language=c \
                -o $(PO)/$(PACKAGE)-dummy.pot --force-po --package-name=$(PACKAGE) \
-               --package-version=$(VERSION) --msgid-bugs-address=deity@lists.debian.org /dev/null
+               --package-version=$(PACKAGE_VERSION) --msgid-bugs-address=deity@lists.debian.org /dev/null
        $(MSGCOMM) --more-than=0 $(PO)/$(PACKAGE)-dummy.pot $(POTFILES) --output=$(PACKAGE)-all.pot
        rm -f $(PO)/$(PACKAGE)-dummy.pot