summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-07-10 11:33:25 +0000
committerTim Biermann <tbier@posteo.de>2020-07-10 13:00:22 +0000
commit5a2858cb3bcc9f266fb21d2434915031619e3dcc (patch)
treeb9fd55ea9d4c7357568d2e0dc071245a6c6a9702
parent31892e9d44349062dc9aef5b0070c928d6465a04 (diff)
downloadcontrib-5a2858cb3bcc9f266fb21d2434915031619e3dcc.tar.gz
contrib-5a2858cb3bcc9f266fb21d2434915031619e3dcc.tar.xz
hfsutils: removed empty /usr/share/info
-rw-r--r--hfsutils/.footprint1
-rw-r--r--hfsutils/.signature6
-rw-r--r--hfsutils/Pkgfile1
3 files changed, 4 insertions, 4 deletions
diff --git a/hfsutils/.footprint b/hfsutils/.footprint
index e9cf11457..e218ab350 100644
--- a/hfsutils/.footprint
+++ b/hfsutils/.footprint
@@ -16,7 +16,6 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/humount
-rwxr-xr-x root/root usr/bin/hvol
drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/info/
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/hattrib.1.gz
diff --git a/hfsutils/.signature b/hfsutils/.signature
index 5cdea186f..d3c6fe102 100644
--- a/hfsutils/.signature
+++ b/hfsutils/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3ylp5upYz5mrgpr4ApdvrzXKlValM08bGqagdj/w1ztYdD4wRqf8mdYP3Rmy9zhfYAxym0G78VSijpKXhmMRCAo=
-SHA256 (Pkgfile) = 9ca286518b7c8c8f618345c4871d9af2cff44b1309b53cab82c97e0e5cf3e2d1
-SHA256 (.footprint) = 2f4fa57f7d6d91e420364f90170d1b289f254517bfb1037eeca186f44b86c559
+RWSagIOpLGJF39Mznj0SF56RYTVT56g9s/Q7ku3WDkDGSwJbixG4Ek/CzEIEQrMGitBeeAT5bDSmj64s+nGk0RkNPcK8A7X2jw8=
+SHA256 (Pkgfile) = 8967a355e6ffd20957ac3c07b0f762612260f678a5c5683e1eb2c45c1aafa6e0
+SHA256 (.footprint) = 97ba4b747229220964d1b18745ef2ada5dd63c252e646e5a823a3da2d521ac05
SHA256 (hfsutils-3.2.6.tar.gz) = bc9d22d6d252b920ec9cdf18e00b7655a6189b3f34f42e58d5bb152957289840
SHA256 (hfsutils-3.2.6-errno.patch) = 06d374f92d3535d770b63c6cc98fa2e9ea942685e8f90c13270c2908ed98c735
SHA256 (hfsutils-3.2.6-fix-tcl-8.6.patch) = bfa6dfcf2fe62d9be52094adff12d79780304a62db815219086d46dfcf093ee0
diff --git a/hfsutils/Pkgfile b/hfsutils/Pkgfile
index 7df0e92c9..69c8fd198 100644
--- a/hfsutils/Pkgfile
+++ b/hfsutils/Pkgfile
@@ -35,4 +35,5 @@ build() {
install
install -m 0755 hfsck/hfsck $PKG/usr/bin/
+ rm -r $PKG/usr/share/info
}

Generated by cgit