aboutsummaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2009-12-04 15:04:02 -0500
committerBill Nottingham <notting@redhat.com>2009-12-04 15:04:02 -0500
commit44d7580e4af0b71b167541a324da0383612f3174 (patch)
tree2b8e31f68ba7f97830e0c4066d3b46a451855ea8 /po
parentac736025f20cd54c6c49e2353ba49bf562a427ab (diff)
downloadinitscripts-44d7580e4af0b71b167541a324da0383612f3174.tar
initscripts-44d7580e4af0b71b167541a324da0383612f3174.tar.gz
initscripts-44d7580e4af0b71b167541a324da0383612f3174.tar.bz2
initscripts-44d7580e4af0b71b167541a324da0383612f3174.tar.xz
initscripts-44d7580e4af0b71b167541a324da0383612f3174.zip
Update for new job location.
Diffstat (limited to 'po')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 2ab3d028..439b18e4 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -12,7 +12,7 @@ FMTCATALOGS = $(patsubst %.po,%.mo,$(CATALOGS))
POTFILES = /etc/ppp/ip* /etc/rc.d/init.d/* /etc/rc.d/rc /etc/rc.d/rc.* \
$(shell ls /etc/sysconfig/network-scripts/* | grep -v ifcfg-) \
- /sbin/service /usr/sbin/sys-unconfig /etc/event.d/*
+ /sbin/service /usr/sbin/sys-unconfig /etc/event.d/* /etc/init/*
all: $(NLSPACKAGE).pot $(FMTCATALOGS)