diff options
-rw-r--r-- | manualPorts/pcsc-lite/.footprint | 2 | ||||
-rw-r--r-- | manualPorts/pcsc-lite/.signature | 6 | ||||
-rw-r--r-- | manualPorts/pcsc-lite/Pkgfile | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/manualPorts/pcsc-lite/.footprint b/manualPorts/pcsc-lite/.footprint index ceeab17..a96378b 100644 --- a/manualPorts/pcsc-lite/.footprint +++ b/manualPorts/pcsc-lite/.footprint @@ -24,8 +24,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/doc/ drwxr-xr-x root/root usr/share/doc/pcsc-lite/ --rw-r--r-- root/root usr/share/doc/pcsc-lite/README.DAEMON --rw-r--r-- root/root usr/share/doc/pcsc-lite/README.polkit drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/pcsc-spy.1.gz diff --git a/manualPorts/pcsc-lite/.signature b/manualPorts/pcsc-lite/.signature index ee4446c..48f7086 100644 --- a/manualPorts/pcsc-lite/.signature +++ b/manualPorts/pcsc-lite/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGtq5tiTIwEq+g1P/EYoGRbkDa6Wir4rnx6obKiZTxyQJsJPXnTQ1wS5U8WdZIGT0qTzNflWdhabblGxXRXA3iwo= -SHA256 (Pkgfile) = fb480e88e695b078933860acdcb0697cb100540d484b374786d0fdd5e59b94c6 -SHA256 (.footprint) = 2a791f577256ff61abe6339fbf6b639358aad32e3ed20ec3e3aa74098c666a33 +RWQxCptPusLGGt1uUlup7XBvLcTy8JxjrMgAdHM/JmdjULZWpbuws2YCoEIVNWXuq8nkbE8o8dSO4LC30AwgupqMUlovstp48A4= +SHA256 (Pkgfile) = ac2187dbf7783de30c15e1eb30a27548a18077c669f4f08fd61e8e0036de30b0 +SHA256 (.footprint) = 841a16423ad383660f3d8298914591e6a14b1b309ac37c09fb0fecbfd0e142fe SHA256 (pcsc-lite-1.8.22.tar.bz2) = 6a358f61ed3b66a7f6e1f4e794a94c7be4c81b7a58ec360c33791e8d7d9bd405 diff --git a/manualPorts/pcsc-lite/Pkgfile b/manualPorts/pcsc-lite/Pkgfile index 6e257a7..127866f 100644 --- a/manualPorts/pcsc-lite/Pkgfile +++ b/manualPorts/pcsc-lite/Pkgfile @@ -22,4 +22,5 @@ build() { --enable-usbdropdir=/usr/lib/pcsc/drivers make make DESTDIR=$PKG install + rm $PKG/usr/share/doc/pcsc-lite/README.* } |