Code

Fixed another problem with patches
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 9 May 2008 10:03:18 +0000 (10:03 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 9 May 2008 10:03:18 +0000 (10:03 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10861 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/dh-make-gosa

index 179117af7208ea37935245114920d53dc8c14d44..ded67ec9064372c384043457e810d425fee98a32 100755 (executable)
@@ -227,7 +227,7 @@ cat <<EOF > 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