Debian packaging: adjust install destination for renamed package

From: Michael Prokop <mprokop@sipwise.com>
remotes/svn/trunk
Michael Prokop 14 years ago
parent 7ea00701a4
commit 49baabb03e

2
debian/rules vendored

@ -63,7 +63,7 @@ install: build
dh_clean -k dh_clean -k
dh_installdirs dh_installdirs
$(MAKE) install DESTDIR=$(CURDIR)/debian/sipsak $(MAKE) install DESTDIR=$(CURDIR)/debian/ngcp-sipsak
binary-indep: build install binary-indep: build install
# We have nothing to do by default. # We have nothing to do by default.

Loading…
Cancel
Save