Code

Updated image for installing
[gosa.git] / 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