do not clean vendor directory on distclean
authorSascha Steinbiss <satta@debian.org>
Tue, 19 May 2026 20:40:20 +0000 (22:40 +0200)
committerAndreas Dolp <dev@andreas-dolp.de>
Tue, 19 May 2026 20:40:20 +0000 (22:40 +0200)
commit6e90ddb17145d4e21ea81338ca4fc520f48e6e77
tree9edcfd105cea098f748265c082bcd52439419c6c
parentab7b82f0796585144ae3dd7e65d03465fd9af937
do not clean vendor directory on distclean

Bug-Debian: https://bugs.debian.org/915154
Last-Update: 2025-07-11

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch
rust/Makefile.am