From 20bbe680b0127294281edbc2264732871cfcda31 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 19 Jan 2001 16:54:20 +0000 Subject: cron pot file --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index 3ddb23fd..57881b1d 100644 --- a/po/Makefile +++ b/po/Makefile @@ -15,7 +15,7 @@ POTFILES = ../rc.d/init.d/* ../rc.d/rc.* ../sysconfig/network-scripts/* all: $(NLSPACKAGE).pot $(FMTCATALOGS) $(NLSPACKAGE).pot: $(POTFILES) - echo "Please don't do that." + @echo "Please don't do that." # # ./xgettext_sh --initscripts $(POTFILES) > $(NLSPACKAGE).po # if cmp -s $(NLSPACKAGE).po $(NLSPACKAGE).pot; then \ -- cgit