diff --git a/prelink/.footprint b/prelink/.footprint index c476dcf98..7f17ed750 100644 --- a/prelink/.footprint +++ b/prelink/.footprint @@ -3,9 +3,10 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/execstack -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man8/ --rw-r--r-- root/root usr/man/man8/execstack.8.gz --rw-r--r-- root/root usr/man/man8/prelink.8.gz drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/prelink +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/execstack.8.gz +-rw-r--r-- root/root usr/share/man/man8/prelink.8.gz diff --git a/prelink/.signature b/prelink/.signature index 258b91f1a..6b5a5bae3 100644 --- a/prelink/.signature +++ b/prelink/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/X9ajMiNy/wE+ULXQDW/l0pm5b131U/QFk0b9B51i1bci6BzBj7IsEEeVa9nfrkEs9+DE3rsbPb6nCb8aqFQJAs= -SHA256 (Pkgfile) = 2e6ee1a05547e95db442a477fdb0fbf4850773b2c3c0341fa3ed361662aa467c -SHA256 (.footprint) = 28d81433231f64e4f3b74eb6cdf3a5b3e93b021c8017c27a031f137d647ccfa9 +RWSE3ohX2g5d/b1g/QKA+RqnC0NTf3d/kkUZH00rqCOJZzjS4PkRfc+b8/HEzl39QMvzfk1+VtHwFH4Yv6S99cydiJ3auSGM+AI= +SHA256 (Pkgfile) = bcc5e6f35ff1b0fcc4f71ec1def53d785b0cbee3484f36fa14a1589cb4cb52d0 +SHA256 (.footprint) = 77ea0b5420f04155bc49ef5e1bac88e991aa5509d7b428d3dfc6443768d4ffd6 SHA256 (prelink-20130503.tar.bz2) = 6339c7605e9b6f414d1be32530c9c8011f38820d36431c8a62e8674ca37140f0 SHA256 (prelink.conf) = e5a2ad10877107f84f6e223e21f531eadce18be220017da2d6da2a503c80615f diff --git a/prelink/Pkgfile b/prelink/Pkgfile index 2ffa681ed..9f72abb2f 100644 --- a/prelink/Pkgfile +++ b/prelink/Pkgfile @@ -15,6 +15,7 @@ build() { ./configure \ --prefix=/usr \ + --mandir=/usr/share/man \ --sysconfdir=/etc \ --disable-debug