diff lib/pcre/pcre.sh @ 639:9de04ddc6f6d

vanilla: be more POSIX
author David Demelier <markand@malikania.fr>
date Thu, 25 Jul 2019 20:38:04 +0200
parents 25cecc6dca48
children 59a2fa6992bc
line wrap: on
line diff
--- a/lib/pcre/pcre.sh	Sun Jul 21 20:09:09 2019 +0200
+++ b/lib/pcre/pcre.sh	Thu Jul 25 20:38:04 2019 +0200
@@ -58,7 +58,7 @@
 		--with-pic
 	make
 	make install DESTDIR=$DESTDIR
-	rm -f $DESTDIR/lib/libpcre{,cpp,posix}.la
+	rm -f $DESTDIR/lib/libpcre*.la
 
 	cd ..
 	rm -rf $PKGNAME-$PKGVERSION