From db9d3005501a3d873a9d412fb4df091977896b68 Mon Sep 17 00:00:00 2001 From: cajus Date: Fri, 9 May 2008 10:03:18 +0000 Subject: [PATCH] Fixed another problem with patches git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10861 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/dh-make-gosa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2