summaryrefslogtreecommitdiffstats
path: root/po/update-potfiles
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:26:54 +0100
committerKarel Zak2006-12-07 00:26:54 +0100
commit48d7b13a1eab85fab91c8d6c5ddf298f733c74f5 (patch)
tree8813d36590ee3361bd75f57a12fd2032e9296ddb /po/update-potfiles
parentImported from util-linux-2.12r tarball. (diff)
downloadkernel-qcow2-util-linux-48d7b13a1eab85fab91c8d6c5ddf298f733c74f5.tar.gz
kernel-qcow2-util-linux-48d7b13a1eab85fab91c8d6c5ddf298f733c74f5.tar.xz
kernel-qcow2-util-linux-48d7b13a1eab85fab91c8d6c5ddf298f733c74f5.zip
Imported from util-linux-2.13-pre1 tarball.
Diffstat (limited to 'po/update-potfiles')
-rwxr-xr-x[-rw-r--r--]po/update-potfiles7
1 files changed, 0 insertions, 7 deletions
diff --git a/po/update-potfiles b/po/update-potfiles
index 2b7baf8c7..737202a20 100644..100755
--- a/po/update-potfiles
+++ b/po/update-potfiles
@@ -2,15 +2,8 @@
#
#
-> POTFILES
-> .null
> POTFILES.in
-for x in ../*/*.c; do
-echo "$x \\" >> POTFILES
-done
-echo .null >> POTFILES
-
cd ..
for x in */*.c; do
echo "$x" >> po/POTFILES.in