debian: Avoid adding an empty directory in the uuid-dev package

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
bitmap-optimize
Theodore Ts'o 2008-02-28 23:43:34 -05:00
parent 2c5e591d39
commit 640d60eb2d
1 changed files with 0 additions and 2 deletions

2
debian/rules vendored
View File

@ -387,8 +387,6 @@ binary-arch: install install-udeb
$(INSTALL) -p -m 0644 debugfs/debug_cmds.ct \
${debdir}/ss-dev/usr/share/doc/libss${SS_SOVERSION}/examples
$(INSTALL) -d ${debdir}/uuid-dev/usr/share/doc/libuuid${UUID_SOVERSION}
if test -f /etc/lsb-release && \
grep -q DISTRIB_ID=Ubuntu /etc/lsb-release; then \
$(INSTALL) -p -m 0644 e2fsck/e2fsck.conf.ubuntu \