Whamcloud - gitweb
debian: Avoid adding an empty directory in the uuid-dev package
authorTheodore Ts'o <tytso@mit.edu>
Fri, 29 Feb 2008 04:43:34 +0000 (23:43 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 29 Feb 2008 04:45:09 +0000 (23:45 -0500)
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debian/rules

index 02f5020..df04b5e 100755 (executable)
@@ -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 \