config.status: configure
dh_testdir
# Add here commands to configure the package.
- GNUSTEP_MAKEFILES=$(GNUSTEP_MAKEFILES) . $(GNUSTEP_SETUP) && GNUSTEP_LOCAL_ROOT=$$GNUSTEP_SYSTEM_ROOT ./configure --with-gnustep --disable-strip --enable-debug
+ . $(GNUSTEP_SETUP) && GNUSTEP_LOCAL_ROOT=$$GNUSTEP_SYSTEM_ROOT ./configure --with-gnustep --disable-strip --enable-debug
build: build-stamp
dh_testdir
# Add here commands to compile the package.
- GNUSTEP_MAKEFILES=$(GNUSTEP_MAKEFILES) . $(GNUSTEP_SETUP) && $(MAKE) messages=y
+ . $(GNUSTEP_SETUP) && $(MAKE) messages=yes
touch $@
clean:
# Add here commands to clean up after the build process.
if [ -e config.make ]; then \
- GNUSTEP_MAKEFILES=$(GNUSTEP_MAKEFILES) . $(GNUSTEP_SETUP) ; \
+ . $(GNUSTEP_SETUP) ; \
$(MAKE) distclean ; \
fi
ifneq "$(wildcard /usr/share/misc/config.sub)" ""
dh_installdirs
# Add here commands to install the package into debian/scalable-opengroupware.org.
- GNUSTEP_MAKEFILES=$(GNUSTEP_MAKEFILES) . $(GNUSTEP_SETUP) && $(MAKE) \
+ . $(GNUSTEP_SETUP) && $(MAKE) \
DESTDIR=$(CURDIR)/debian/tmp \
GNUSTEP_INSTALLATION_DOMAIN=SYSTEM \
+ messages=yes \
install
cp -a UI/WebServerResources UI/Templates \
debian/tmp/usr/lib/GNUstep/SOGo-0.9