diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-12-21 19:59:30 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-12-21 19:59:30 +0300 |
commit | d36c7d9773fed6c7a2998b0df6fb11d2129b43da (patch) | |
tree | 14e9a72094e2c427909a0e4deb583b8e6fa2f0b4 | |
parent | 89ff2ab49f66dd78bbf2715cae5c67de659d1315 (diff) | |
download | cups-d36c7d9773fed6c7a2998b0df6fb11d2129b43da.tar.gz |
Do not remove cups.pot
-rw-r--r-- | debian/patches/manpage-translations.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/patches/manpage-translations.patch b/debian/patches/manpage-translations.patch index dd0d8ff4..ce77cfd8 100644 --- a/debian/patches/manpage-translations.patch +++ b/debian/patches/manpage-translations.patch @@ -26,7 +26,7 @@ Last-Update: 2014-01-03 # -@@ -97,6 +103,11 @@ +@@ -97,6 +103,10 @@ clean: $(RM) mantohtml mantohtml.o $(RM) $(MAN1) $(MAN5) $(MAN7) $(MAN8) @@ -34,7 +34,6 @@ Last-Update: 2014-01-03 + # Make sure the PO files are updated and remove generated + # translations. + po4a --previous --rm-translations ../debian/manpage-po4a/cups.cfg -+ $(RM) ../debian/manpage-po4a/po/cups.pot # |