patch-Make_Rules 355 B

1234567891011
  1. --- libcap-2.59.orig/Make.Rules 2021-09-27 03:18:19.000000000 +0200
  2. +++ libcap-2.59/Make.Rules 2021-10-12 14:15:43.966424789 +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. ifndef sbin