d/rules: drop manual svn cleanup, dh does that for us.

Signed-off-by: Holger Levsen <holger@layer-acht.org>
This commit is contained in:
Holger Levsen 2019-01-14 11:40:15 +01:00
parent e50b585f11
commit b508b3b474
1 changed files with 0 additions and 1 deletions

1
debian/rules vendored
View File

@ -16,7 +16,6 @@ override_dh_auto_install:
cp CONF.sh debian/debian-cd/etc/debian-cd/conf.sh
ln -sf /etc/debian-cd/conf.sh \
debian/debian-cd/usr/share/debian-cd/CONF.sh
find debian/debian-cd -name '.svn' | xargs -r rm -rf
find debian/debian-cd/usr/share/debian-cd/tools/boot \
\( -name 'boot-*' -o -name 'post-boot-*' \) -a \! -name '*.txt' \
-a \! -name '*.calc' -a \! -name boot-x86 -a \! -name boot-kfreebsd \