Skip to content
Snippets Groups Projects
Commit 072a374f authored by Yun Liu's avatar Yun Liu
Browse files

Remove the header files of pjsip from sflphone deb binary packages

parent ae39c69a
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,7 @@ install-arch:
$(MAKE) prefix=$(CURDIR)/debian/$(package)/usr install
cd sflphone-gtk; $(MAKE) prefix=$(CURDIR)/debian/$(package)/usr install
cd libs/pjproject-1.0; $(MAKE) prefix=$(CURDIR)/debian/$(package)/usr install
rm $(CURDIR)/debian/$(package)/usr/include/pj* -rf
dh_install -s
# Must not depend on anything. This is to be called by
# binary-arch/binary-indep
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment