summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2008-02-28 23:43:34 -0500
committerTheodore Ts'o <tytso@mit.edu>2008-02-28 23:45:09 -0500
commit640d60eb2dff0d6689bcb25a3aa3ecdcf1794e97 (patch)
tree7958170269413bfd6a31b5abf346975220f8fc1f /debian/rules
parent2c5e591d390f1bff19f99127046538a77a1636da (diff)
downloade2fsprogs-640d60eb2dff0d6689bcb25a3aa3ecdcf1794e97.tar.gz
debian: Avoid adding an empty directory in the uuid-dev package
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 02f50207..df04b5e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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 \