diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-15 01:50:48 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-15 01:50:48 +0200 |
commit | 1c7a831407fea1378682db5c21b06e792343be06 (patch) | |
tree | af948e6806d914d0491513cb55349294748f0749 /ubuntu/precise/libraries/libkipi/debian/rules | |
parent | dc647fd5af8a48c5fa421456bdf52194303a1412 (diff) | |
download | tde-packaging-1c7a831407fea1378682db5c21b06e792343be06.tar.gz tde-packaging-1c7a831407fea1378682db5c21b06e792343be06.zip |
Remove remaining dpatch references on Debian and Ubuntu
Diffstat (limited to 'ubuntu/precise/libraries/libkipi/debian/rules')
-rwxr-xr-x | ubuntu/precise/libraries/libkipi/debian/rules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ubuntu/precise/libraries/libkipi/debian/rules b/ubuntu/precise/libraries/libkipi/debian/rules index ff0f40f12..c95fe1343 100755 --- a/ubuntu/precise/libraries/libkipi/debian/rules +++ b/ubuntu/precise/libraries/libkipi/debian/rules @@ -23,9 +23,3 @@ DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ clean :: rm -f po/*/*.gmo - -get-orig-source: - @@dh_testdir - @@[ -d ../tarballs/. ] - @@dpatch-get-origtargz ../tarballs - |