X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=po%2FMakefile;h=28c289844fef2412924c0589bb8f87f3f18893d3;hb=677d2bfc3beae998b73f48a4be3036f09d6848ff;hp=00efa4a392e918276f6d0165a2d73e5f3b647a97;hpb=99b65b5be32158ebc793df4ab2b825633e32a100;p=ppastats.git diff --git a/po/Makefile b/po/Makefile index 00efa4a..28c2898 100644 --- a/po/Makefile +++ b/po/Makefile @@ -12,7 +12,7 @@ GETTEXT_MACRO_VERSION = 0.18 PACKAGE = ppastats -VERSION = 0.0.x +VERSION = 1.0.x PACKAGE_BUGREPORT = jeanfi@gmail.com SHELL = /bin/sh @@ -22,7 +22,7 @@ srcdir = . top_srcdir = .. -prefix = /usr/local +prefix = /tmp/t exec_prefix = ${prefix} datarootdir = ${prefix}/share datadir = ${datarootdir} @@ -75,7 +75,7 @@ $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3) POTFILES = \ ../src/cache.c \ ../src/html.c \ - ../src/log.c \ + ../src/plog.c \ ../src/lp_ws.c \ ../src/main.c \ ../src/ppastats.c @@ -209,7 +209,7 @@ $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed --files-from=$(srcdir)/POTFILES.in \ --copyright-holder='$(COPYRIGHT_HOLDER)' \ --package-name="$${package_gnu}ppastats" \ - --package-version='0.0.x' \ + --package-version='1.0.x' \ --msgid-bugs-address="$$msgid_bugs_address" \ ;; \ esac