Subversion Repositories nettle

Compare Revisions

Ignore whitespace Rev 5 → Rev 6

/trunk/debian/rules
33,8 → 33,7
#major=`ls src/.libs/lib*.so.* | \
# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
 
configure: config.status
config.status: ${DPATCH_STAMPFN}
config.status: ${DPATCH_STAMPFN} configure
dh_testdir
# Add here commands to configure the package.
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) \
102,4 → 101,4
dh_builddeb
 
binary: binary-indep binary-arch
.PHONY: configure build clean clean-patched binary-indep binary-arch binary install
.PHONY: build clean clean-patched binary-indep binary-arch binary install