diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-11-10 18:53:47 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-11-10 18:59:26 +0100 |
commit | 5feda4cf661643c628f712afd0a5ffdcbac818a7 (patch) | |
tree | 24f14bb48de68102387c2a3def298e9b59a6813b /ubuntu/maverick/applications/kio-umountwrapper/debian/rules | |
parent | 1e9680bcd38b9c1c0211f783c460daedfb5fcb47 (diff) | |
download | tde-packaging-5feda4cf661643c628f712afd0a5ffdcbac818a7.tar.gz tde-packaging-5feda4cf661643c628f712afd0a5ffdcbac818a7.zip |
DEB: Remove the translation templates update during building.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9b3636a76e33273c325c9a515ee779aee1a5088b)
Diffstat (limited to 'ubuntu/maverick/applications/kio-umountwrapper/debian/rules')
-rwxr-xr-x | ubuntu/maverick/applications/kio-umountwrapper/debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ubuntu/maverick/applications/kio-umountwrapper/debian/rules b/ubuntu/maverick/applications/kio-umountwrapper/debian/rules index 5fd992d85..4f91d9a74 100755 --- a/ubuntu/maverick/applications/kio-umountwrapper/debian/rules +++ b/ubuntu/maverick/applications/kio-umountwrapper/debian/rules @@ -28,9 +28,6 @@ debian/stamp-bootstrap: make -f admin/Makefile.common cvs touch debian/stamp-bootstrap -common-post-build-arch:: - XGETTEXT=/usr/bin/kde-xgettext sh admin/cvs.sh extract-messages - install/kio-umountwrapper-trinity:: mkdir -p $(CURDIR)/debian/kio-umountwrapper-trinity/opt/trinity/share/apps/konqueror/servicemenus/ cp $(CURDIR)/debian/media_safelyremove.desktop \ |