From b74723c7f83669820bfd04e023cbfeaf1753593f Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 24 May 2017 11:48:38 +0200 Subject: [PATCH] correct rules unpatch --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index ff8576c..a8fba1f 100755 --- a/debian/rules +++ b/debian/rules @@ -31,7 +31,7 @@ build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp -build-stamp: patch-stamp configure-stamp +build-stamp: configure-stamp dh_testdir # Add here commands to compile the package.