[aur-dev] [PATCH 3/3] po/Makefile: Always regenerate POTFILES
archlinux at cryptocrack.de
archlinux at cryptocrack.de
Fri Nov 21 10:45:14 UTC 2014
From: Lukas Fleischer <archlinux at cryptocrack.de>
Signed-off-by: Lukas Fleischer <archlinux at cryptocrack.de>
---
po/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/Makefile b/po/Makefile
index 49eab32..e27e85b 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -69,4 +69,4 @@ install: all
uninstall:
for l in ${LOCALES}; do rm -rf ${DESTDIR}${PREFIX}/$$l/LC_MESSAGES/; done
-.PHONY: all update-pot update-po clean install uninstall
+.PHONY: all update-pot update-po clean install uninstall POTFILES
--
2.1.3
More information about the aur-dev
mailing list