diff options
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 - |