[PATCH 1/5] build-sys: exclude Documentation/ from looking for translatable strings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Benno Schulenberg <bensberg@xxxxxxxxxxxxx>
---
 po/update-potfiles |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/po/update-potfiles b/po/update-potfiles
index 925f386..884e4d9 100755
--- a/po/update-potfiles
+++ b/po/update-potfiles
@@ -28,6 +28,7 @@ source_files=$(
 		-e '/\(\.h\|\.c\)$/!d' \
 		-e '/^tests\//d' \
 		-e '/\/samples\//d' \
+		-e '/^Documentation\//d' \
 )
 
 # throw away non-existing files (dirty git repo)
-- 
1.7.0.4

--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux