From a819eab4dad13c12ad7d6b54685a664edc642c1d Mon Sep 17 00:00:00 2001 From: "Jannis M. Hoffmann" Date: Wed, 27 Nov 2024 23:11:11 +0100 Subject: fix rebuilds of ucspi-tcp6 --- ucspi-tcp6-deb/debian/patches/series | 1 - ucspi-tcp6-deb/debian/rules | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ucspi-tcp6-deb/debian/patches/series b/ucspi-tcp6-deb/debian/patches/series index 97ee046..4a97dfa 100644 --- a/ucspi-tcp6-deb/debian/patches/series +++ b/ucspi-tcp6-deb/debian/patches/series @@ -1,2 +1 @@ # You must remove unused comment lines for the released package. -000-conf.patch \ No newline at end of file diff --git a/ucspi-tcp6-deb/debian/rules b/ucspi-tcp6-deb/debian/rules index 5b41dbb..58ae71b 100755 --- a/ucspi-tcp6-deb/debian/rules +++ b/ucspi-tcp6-deb/debian/rules @@ -17,6 +17,10 @@ override_dh_auto_clean: -tar -xf ../ucspi-tcp6_$(UPSTREAM_VERSION).orig.tar.gz --strip-components=1 rm -f ucspi-tcp6/ucspi-tcp6-$(UPSTREAM_VERSION)/conf-cc rm -f ucspi-tcp6/ucspi-tcp6-$(UPSTREAM_VERSION)/conf-ld + rm -f ucspi-tcp6/ucspi-tcp6-$(UPSTREAM_VERSION)/src/hassgact.h + rm -f ucspi-tcp6/ucspi-tcp6-$(UPSTREAM_VERSION)/src/hasshsgr.h + rm -f ucspi-tcp6/ucspi-tcp6-$(UPSTREAM_VERSION)/src/sysdeps + rm -f ucspi-tcp6/ucspi-tcp6-$(UPSTREAM_VERSION)/src/systype $(MAKE) -C ucspi-tcp6/ucspi-tcp6-$(UPSTREAM_VERSION)/src clean rm -f ucspi-tcp6/ucspi-tcp6-$(UPSTREAM_VERSION)/src/home -- cgit v1.2.3