From: cajus Date: Fri, 9 May 2008 10:03:18 +0000 (+0000) Subject: Fixed another problem with patches X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=db9d3005501a3d873a9d412fb4df091977896b68;p=gosa.git Fixed another problem with patches git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10861 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/dh-make-gosa b/gosa-core/dh-make-gosa index 179117af7..ded67ec90 100755 --- a/gosa-core/dh-make-gosa +++ b/gosa-core/dh-make-gosa @@ -227,7 +227,7 @@ cat < debian/rules # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -configure: patch configure-stamp +configure: configure-stamp configure-stamp: dh_testdir touch configure-stamp @@ -237,7 +237,7 @@ patch-stamp: dpatch apply-all dpatch cat-all >patch-stamp -build: build-stamp +build: patch build-stamp build-stamp: configure-stamp dh_testdir