summaryrefslogtreecommitdiff
path: root/libpsl-32
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-12-28 14:26:18 +0000
committerTim Biermann <tbier@posteo.de>2022-12-28 14:26:18 +0000
commit20e5a9c9a06edc382e36dbe8208e51cf32d958df (patch)
treef195dc7ee39d9402345b03139dca083f2368f119 /libpsl-32
parent0e5452700649d8e6265a9f2d41c13411eee9bbb9 (diff)
downloadcompat-32-20e5a9c9a06edc382e36dbe8208e51cf32d958df.tar.gz
compat-32-20e5a9c9a06edc382e36dbe8208e51cf32d958df.tar.xz
libpsl-32: fixed footprint
Diffstat (limited to 'libpsl-32')
-rw-r--r--libpsl-32/.footprint8
-rw-r--r--libpsl-32/.signature6
-rw-r--r--libpsl-32/Pkgfile2
3 files changed, 4 insertions, 12 deletions
diff --git a/libpsl-32/.footprint b/libpsl-32/.footprint
index c1832d5f..c4776aeb 100644
--- a/libpsl-32/.footprint
+++ b/libpsl-32/.footprint
@@ -1,15 +1,7 @@
drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/psl
--rwxr-xr-x root/root usr/bin/psl-make-dafsa
drwxr-xr-x root/root usr/lib32/
lrwxrwxrwx root/root usr/lib32/libpsl.so -> libpsl.so.5
lrwxrwxrwx root/root usr/lib32/libpsl.so.5 -> libpsl.so.5.3.4
-rwxr-xr-x root/root usr/lib32/libpsl.so.5.3.4
drwxr-xr-x root/root usr/lib32/pkgconfig/
-rw-r--r-- root/root usr/lib32/pkgconfig/libpsl.pc
-drwxr-xr-x root/root usr/share/
-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/psl-make-dafsa.1.gz
--rw-r--r-- root/root usr/share/man/man1/psl.1.gz
diff --git a/libpsl-32/.signature b/libpsl-32/.signature
index 8f42fdf1..157d93e9 100644
--- a/libpsl-32/.signature
+++ b/libpsl-32/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub
-RWSwxGo/zH7eXd8ssNpciPQ9zp+qwxz0pPgX08Kv64Ids9m3b9MOvbkmrghY3anGSN8rN1s6tz8SEl0DWv7/MyJilnh10evFYgk=
-SHA256 (Pkgfile) = bb9d53cbb13eff45e90c8b37597b7a525be3a2bcf6b045a49432cb269092848b
-SHA256 (.footprint) = bc4d234db604745e113c69221efbb28eb095280a377956bd2d6f1f6df31c76d6
+RWSwxGo/zH7eXUkagPLVt++3Uyhpm9mCtlFFxAiWggSR/+mP3Bdi/0g2qB7sICCcA5vOv1Bs6wX5pg34/rfrhQtDgyx4RyxZCQw=
+SHA256 (Pkgfile) = 21004a57fb81d625e676b15acb20d92bdc068a3317ac5d89e426163831620020
+SHA256 (.footprint) = 00dd173c3bdf896a9e7570321c6626b3fd4c634b53019927b18d0678237fd54a
SHA256 (libpsl-0.21.2.tar.lz) = aa3d706c452786d1345e094dae201cd36d81f03cf81d636d5cfc10d365907f17
diff --git a/libpsl-32/Pkgfile b/libpsl-32/Pkgfile
index 9d860302..059a811a 100644
--- a/libpsl-32/Pkgfile
+++ b/libpsl-32/Pkgfile
@@ -18,5 +18,5 @@ build() {
ninja -j ${JOBS-1} -C build
DESTDIR=$PKG meson install -C build
- rm -r $PKG/usr/include
+ rm -rf $PKG/usr/{bin,include,share}
}

Generated by cgit