remove empty /usr/include

This commit is contained in:
Jan Wagner 2011-09-07 12:00:59 +00:00
parent 9f780381cf
commit a99f2309f1
2 changed files with 4 additions and 0 deletions

2
debian/changelog vendored
View file

@ -11,6 +11,8 @@ nagios-plugins (1.4.15-5) unstable; urgency=low
thanks Thomas Guyot-Sionnesti - LP: #837085
* Adding 15_check_sensors_fault.dpatch to detect sensors in FAULT state
(Closes: #615133)
* Remove empty /usr/include from nagios-plugins-basic, thanks Ferenc Wagner
(Closes: #630711)
-- Jan Wagner <waja@cyconet.org> Wed, 07 Sep 2011 12:23:56 +0200

2
debian/rules vendored
View file

@ -172,6 +172,8 @@ install: build
mkdir -p ${NP_BASIC_DIR}/usr/share/nagios-plugins/dpkg
install -t ${NP_BASIC_DIR}/usr/share/nagios-plugins/dpkg \
$(DEBIANDIR)/functions
# remove /usr/include from nagios-plugins-nasic (in case its empty)
rmdir ${NP_BASIC_DIR}/usr/include
# generate debian/README.Debian.plugins
perl ./debian/bin/gen_plugin_deps.pl