Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules10
1 files changed, 0 insertions, 10 deletions
diff --git a/debian/rules b/debian/rules
index c937ddcea..dd60f48b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +1,8 @@
#!/usr/bin/make -f
-include /usr/share/dpatch/dpatch.make
%:
dh $@ --with python2
-build: build-stamp
-
-build-stamp: patch-stamp
- dh build
- touch $@
-
-clean: unpatch
- dh clean
-
# test target is broken
override_dh_auto_test: