diff --git a/Makefile b/Makefile index ad3c311..e263c0d 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,6 @@ archive: po-pull tar -rf $(PKGNAME)-$(VERSION).tar $(PKGNAME)-$(VERSION) gzip -9 $(PKGNAME)-$(VERSION).tar rm -rf $(PKGNAME)-$(VERSION) - git checkout -- po/$(PKGNAME).pot @echo "The archive is in $(PKGNAME)-$(VERSION).tar.gz" local: po-pull