patch-Make_Rules 356 B

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