Module: kamailio Branch: master Commit: 1950e38d3c7eaef45c8cc5c96b5494b0dbfa5c43 URL: https://github.com/kamailio/kamailio/commit/1950e38d3c7eaef45c8cc5c96b5494b0...
Author: Victor Seva linuxmaniac@torreviejawireless.org Committer: Victor Seva linuxmaniac@torreviejawireless.org Date: 2015-02-16T16:12:51+01:00
pkg/kamailio/deb: exclude obsoleted examples
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772314
---
Modified: pkg/kamailio/deb/debian/rules Modified: pkg/kamailio/deb/jessie/rules Modified: pkg/kamailio/deb/precise/rules Modified: pkg/kamailio/deb/squeeze/rules Modified: pkg/kamailio/deb/trusty/rules Modified: pkg/kamailio/deb/wheezy/rules
---
Diff: https://github.com/kamailio/kamailio/commit/1950e38d3c7eaef45c8cc5c96b5494b0... Patch: https://github.com/kamailio/kamailio/commit/1950e38d3c7eaef45c8cc5c96b5494b0...
---
diff --git a/pkg/kamailio/deb/debian/rules b/pkg/kamailio/deb/debian/rules index ffbef33..c0691a8 100755 --- a/pkg/kamailio/deb/debian/rules +++ b/pkg/kamailio/deb/debian/rules @@ -172,7 +172,7 @@ binary-common: dh_testroot dh_installdebconf dh_installdocs - dh_installexamples + dh_installexamples -Xobsoleted dh_installmenu dh_installinit -pkamailio -- defaults 23 dh_installcron diff --git a/pkg/kamailio/deb/jessie/rules b/pkg/kamailio/deb/jessie/rules index 8fa7ce6..fb20807 100755 --- a/pkg/kamailio/deb/jessie/rules +++ b/pkg/kamailio/deb/jessie/rules @@ -172,7 +172,7 @@ binary-common: dh_testroot dh_installdebconf dh_installdocs - dh_installexamples + dh_installexamples -Xobsoleted -Xsr dh_installmenu dh_installinit -pkamailio -- defaults 23 dh_installcron diff --git a/pkg/kamailio/deb/precise/rules b/pkg/kamailio/deb/precise/rules index 314f039..1f449b9 100755 --- a/pkg/kamailio/deb/precise/rules +++ b/pkg/kamailio/deb/precise/rules @@ -171,7 +171,7 @@ binary-common: dh_testroot dh_installdebconf dh_installdocs - dh_installexamples + dh_installexamples -Xobsoleted -Xsr dh_installmenu dh_installinit -pkamailio -- defaults 23 dh_installcron diff --git a/pkg/kamailio/deb/squeeze/rules b/pkg/kamailio/deb/squeeze/rules index 7529b83..5337ef6 100755 --- a/pkg/kamailio/deb/squeeze/rules +++ b/pkg/kamailio/deb/squeeze/rules @@ -169,7 +169,7 @@ binary-common: dh_testroot dh_installdebconf dh_installdocs - dh_installexamples + dh_installexamples -Xobsoleted -Xsr dh_installmenu dh_installinit -pkamailio -- defaults 23 dh_installcron diff --git a/pkg/kamailio/deb/trusty/rules b/pkg/kamailio/deb/trusty/rules index 8fa7ce6..fb20807 100755 --- a/pkg/kamailio/deb/trusty/rules +++ b/pkg/kamailio/deb/trusty/rules @@ -172,7 +172,7 @@ binary-common: dh_testroot dh_installdebconf dh_installdocs - dh_installexamples + dh_installexamples -Xobsoleted -Xsr dh_installmenu dh_installinit -pkamailio -- defaults 23 dh_installcron diff --git a/pkg/kamailio/deb/wheezy/rules b/pkg/kamailio/deb/wheezy/rules index 7daf2b6..11a2b4e 100755 --- a/pkg/kamailio/deb/wheezy/rules +++ b/pkg/kamailio/deb/wheezy/rules @@ -171,7 +171,7 @@ binary-common: dh_testroot dh_installdebconf dh_installdocs - dh_installexamples + dh_installexamples -Xobsoleted -Xsr dh_installmenu dh_installinit -pkamailio -- defaults 23 dh_installcron