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/raring/applications/tdeio-apt/debian | |
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/raring/applications/tdeio-apt/debian')
-rwxr-xr-x | ubuntu/raring/applications/tdeio-apt/debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ubuntu/raring/applications/tdeio-apt/debian/rules b/ubuntu/raring/applications/tdeio-apt/debian/rules index f9ce7782e..9e8c0f52b 100755 --- a/ubuntu/raring/applications/tdeio-apt/debian/rules +++ b/ubuntu/raring/applications/tdeio-apt/debian/rules @@ -1,5 +1,4 @@ #!/usr/bin/make -f -DEB_PATCH_SUFFIX = .patch .dpatch include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk |