From: Sebastian Ramacher Date: Thu, 24 Feb 2022 23:13:31 +0000 (+0100) Subject: No longer remove .desktop file X-Git-Tag: archive/raspbian/2.0.0+dfsg1-4+rpi1^2~50 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=74d5b823ce78097b8b0a871234a236a9262a26da;p=gpac.git No longer remove .desktop file --- diff --git a/debian/rules b/debian/rules index 2e15493..750455b 100755 --- a/debian/rules +++ b/debian/rules @@ -46,7 +46,7 @@ override_dh_clean: ## Remove Files-Excluded (when built from checkout or non-DFSG tarball): $(RM) -rv `perl -0nE 'say $$1 if m{^Files\-Excluded\:\s*(.*?)(?:\n\n|Files:|Comment:)}sm;' debian/copyright | grep -v 'debian'` dh_clean config.h bin/gcc/libgpac* - dh_clean gpac.pc include/gpac/revision.h share/gpac.desktop + dh_clean gpac.pc include/gpac/revision.h find $(CURDIR) -name *.opic -delete get-orig-source: