[neon/extras/clazy/Neon/release_jammy] debian: file no longer exists
Carlos De Maine
null at kde.org
Wed Jul 3 08:25:03 BST 2024
Git commit 2eb77aad4e3f810728b9568db2a1cd7d8c5b89f0 by Carlos De Maine.
Committed on 03/07/2024 at 07:25.
Pushed by carlosdem into branch 'Neon/release_jammy'.
file no longer exists
(cherry picked from commit bb42db6702898aa772c9781cfcb121cccacdf414)
Co-authored-by: Jonathan Esk-Riddell <jr at jriddell.org>
M +0 -2 debian/rules
https://invent.kde.org/neon/extras/clazy/-/commit/2eb77aad4e3f810728b9568db2a1cd7d8c5b89f0
diff --git a/debian/rules b/debian/rules
index 8ebcc0c..290ac5d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,8 +34,6 @@ override_dh_auto_install:
# drop RPATH pointing to the private libdir of LLVM libraries,
# i.e. /usr/lib/llvm-$VERSION/lib
chrpath -d $(CURDIR)/debian/clazy/usr/bin/clazy-standalone $(CURDIR)/debian/clazy/usr/lib/*/*.so
- # drop extra license file
- rm $(CURDIR)/debian/clazy/usr/share/doc/clazy/COPYING-LGPL2.txt
# create a local shell environment file with the various paths
:> $(CURDIR)/debian/debian.sh
echo 'export CLANG="$(CLANGPP)"' >> $(CURDIR)/debian/debian.sh
More information about the Neon-commits
mailing list