mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-22 16:43:23 -05:00
Letting dh_installdocs do its work.
This commit is contained in:
parent
7f2e034912
commit
478efb0b44
@ -5,8 +5,5 @@ if [ ! -e /usr/share/gbootroot/yard/Replacements/dev/ubd0 ]; then
|
||||
mknod /usr/share/gbootroot/yard/Replacements/dev/ubd0 b 98 0
|
||||
fi
|
||||
|
||||
if [ "$1" = "configure" ]; then
|
||||
if [ -d /usr/doc -a ! -e /usr/doc/gbootroot -a -d /usr/share/doc/gbootroot ]; then
|
||||
ln -sf ../share/doc/gbootroot /usr/doc/gbootroot
|
||||
fi
|
||||
fi
|
||||
#DEBHELPER#
|
||||
|
||||
|
@ -3,4 +3,7 @@
|
||||
|
||||
if [ -e /usr/share/gbootroot/yard/Replacements/dev/ubd0 ]; then
|
||||
rm /usr/share/gbootroot/yard/Replacements/dev/ubd0
|
||||
fi
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user