X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=po%2FMakefile;h=28c289844fef2412924c0589bb8f87f3f18893d3;hb=677d2bfc3beae998b73f48a4be3036f09d6848ff;hp=7f1eeb93a1b01e0c64f46db3bdab2363a883c06a;hpb=b59ec44bffce28192c6408fed838c4d593a17c82;p=ppastats.git diff --git a/po/Makefile b/po/Makefile index 7f1eeb9..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 = /tmp +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