[neon/extras/clazy/Neon/stable] debian: file no longer exists
Jonathan Esk-Riddell
null at kde.org
Wed Feb 7 14:14:06 GMT 2024
Git commit bb42db6702898aa772c9781cfcb121cccacdf414 by Jonathan Esk-Riddell.
Committed on 07/02/2024 at 14:14.
Pushed by jriddell into branch 'Neon/stable'.
file no longer exists
M +0 -2 debian/rules
https://invent.kde.org/neon/extras/clazy/-/commit/bb42db6702898aa772c9781cfcb121cccacdf414
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