summaryrefslogtreecommitdiff
path: root/package/libcap/patches/patch-Make_Rules
blob: a62f11ea81e623f0be1eedaa58dbfd9b9281a494 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- libcap-2.44.orig/Make.Rules	2020-10-05 03:42:13.000000000 +0200
+++ libcap-2.44/Make.Rules	2020-10-18 13:17:04.354503478 +0200
@@ -18,7 +18,7 @@ FAKEROOT=$(DESTDIR)
 # administrative operations that could be needed to recover a system.
 
 ifndef lib
-lib=$(shell ldd /usr/bin/ld|egrep "ld-linux|ld.so"|cut -d/ -f2)
+lib=/usr/lib
 endif
 
 ifdef prefix