[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-screenshooter][debian/master] d/rules: Use execute_after_dh_auto_install
Unit 193 (@unit193)
gitlab at salsa.debian.org
Mon Oct 10 23:56:58 BST 2022
Unit 193 pushed to branch debian/master at xfce / goodies / xfce4-screenshooter
Commits:
b7411f83 by Akbarkhon Variskhanov at 2022-10-03T19:39:10+05:00
d/rules: Use execute_after_dh_auto_install
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -3,9 +3,8 @@
export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,-O1
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
-override_dh_install:
- find debian/xfce4-screenshooter/usr/lib -name '*.la' -delete
- dh_install
+execute_after_dh_auto_install:
+ find debian -name '*.la' -delete
override_dh_shlibdeps:
dh_shlibdeps -X debian/xfce4-screenshooter/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel/plugins/libscreenshooterplugin.so -- -dRecommends debian/xfce4-screenshooter/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel/plugins/libscreenshooterplugin.so -dDepends
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-screenshooter/-/commit/b7411f8384a2fa5d47066363591a11eeb31a9610
--
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-screenshooter/-/commit/b7411f8384a2fa5d47066363591a11eeb31a9610
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20221010/63f3874f/attachment-0001.htm>
More information about the Pkg-xfce-commits
mailing list