Subversion Repositories libspf2

Compare Revisions

Ignore whitespace Rev 79 → Rev 80

/trunk/debian/rules
24,7 → 24,7
config.status: configure
dh_testdir
# Add here commands to configure the package.
dh_autotools-dev_updateconfig
dh_autoreconf
./configure --prefix=/usr $(buildflags)
 
build: build-arch
48,7 → 48,7
[ ! -f Makefile ] || $(MAKE) distclean
[ ! -f perl/Makefile ] || $(MAKE) -C perl realclean
 
dh_autotools-dev_restoreconfig
dh_autoreconf_clean
dh_clean
 
install: build-arch