From: Reinhard Tartler Date: Wed, 25 Nov 2020 20:42:41 +0000 (-0500) Subject: Clean share/gpac.desktop, Closes: #975779 X-Git-Tag: archive/raspbian/1.0.1+dfsg1-4+rpi1~1^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a4d13a20a6958374bd8c53b0af2092069aeeed7d;p=gpac.git Clean share/gpac.desktop, Closes: #975779 --- diff --git a/debian/rules b/debian/rules index d568fff..c9043af 100755 --- a/debian/rules +++ b/debian/rules @@ -42,7 +42,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 + dh_clean gpac.pc include/gpac/revision.h share/gpac.desktop find $(CURDIR) -name *.opic -delete get-orig-source: