diff xfce/xfce4-panel/xfce4-panel.sh @ 817:0e6c54d47dfb

vanilla: fix many FHS issues While here, remove libtool files in a generic manner to avoid stale files.
author David Demelier <markand@malikania.fr>
date Wed, 21 Aug 2019 09:04:13 +0200
parents e693904f5e20
children ae55d9077f70
line wrap: on
line diff
--- a/xfce/xfce4-panel/xfce4-panel.sh	Tue Aug 20 20:15:00 2019 +0200
+++ b/xfce/xfce4-panel/xfce4-panel.sh	Wed Aug 21 09:04:13 2019 +0200
@@ -87,7 +87,7 @@
 		$with_vala
 	make
 	make install DESTDIR=$DESTDIR
-	rm -f $DESTDIR/lib/xfce4/panel/plugins/*.la
+	find $DESTDIR -type f -name "*.la" -delete
 
 	cd ..
 	rm -rf $PKGNAME-$PKGVERSION