summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/po/Makefile b/po/Makefile
index ad102df..1019003 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -11,10 +11,6 @@ MOFILES = $(POFILES:%.po=%.mo)
POTFILE= $(PGOAL).pot
LANGS = $(POFILES:%.po=%)
-PREFIX = $(RPM_BUILD_ROOT)/usr
-DATADIR = $(PREFIX)/share
-LOCALEDIR=$(DATADIR)/locale
-
all: $(MOFILES)
install: all