From 15fa18d58e97baf65282e7a3aa5eb2579e21eeb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 27 Apr 2019 10:37:22 +0200 Subject: Don't install the hal fdi file --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 3ca4509..8c7ff55 100755 --- a/debian/rules +++ b/debian/rules @@ -79,10 +79,6 @@ override_dh_install-arch: override_dh_install-indep: dh_install - # Install HAL fdi file - mkdir -p $(CURDIR)/debian/libsane-common/usr/share/hal/fdi/preprobe/10osvendor - $(CURDIR)/tools/sane-desc -s $(CURDIR)/doc/descriptions -m hal-new > \ - $(CURDIR)/debian/libsane-common/usr/share/hal/fdi/preprobe/10osvendor/20-libsane.fdi override_dh_installman-indep: dh_installman -- cgit v1.2.3