Section: unknown
Priority: extra
Maintainer: Tollef Fog Heen <tfheen@linpro.no>
-Build-Depends: debhelper (>= 5), autotools-dev, libsope4.7-dev
+Build-Depends: debhelper (>= 5), autotools-dev, libsope4.7-dev, dpatch
Standards-Version: 3.7.2
Package: scalable-opengroupware.org
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+# Include dpatch stuff.
+include /usr/share/dpatch/dpatch.make
+
GNUSTEP_MAKEFILES=/usr/share/GNUstep/Makefiles
GNUSTEP_SETUP=$(GNUSTEP_MAKEFILES)/GNUstep.sh
build: build-stamp
-build-stamp: config.status
+build-stamp: patch-stamp config.status
dh_testdir
# Add here commands to compile the package.
. $(GNUSTEP_SETUP) && $(MAKE) messages=yes
touch $@
-clean:
+clean: unpatch
dh_testdir
dh_testroot
rm -f build-stamp