firefox-pa: add to revdep ignore

This commit is contained in:
Fredrik Rinnestam 2018-03-14 13:40:06 +01:00
parent 2d445eb73a
commit 18b9db3516
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/revdep.d/
-rw-r--r-- root/root etc/revdep.d/firefox
-rw-r--r-- root/root etc/revdep.d/firefox-pa
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/firefox -> /usr/lib/firefox/firefox

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/YROQ6v1rW5M0IhC4ENyHUbypnJnuAnQ9Q1j000OXXj98xGT2TwSTQxNe2+AIYo7NW3vXZnsqF+ea3LQLp820Q4=
SHA256 (Pkgfile) = 42c1fc24deec2ed8fbacc5c423518f9b01813011e687ba13f0a9597c286ad39d
SHA256 (.footprint) = 08ec6dcc91f7d0fc97fd5096d4bb5d21d000406dfe8cee6801ffafd422aa767a
RWSE3ohX2g5d/SjUUv6FA55ZYznFD/8su+4tMa1D0d0qvDEK0ATbD4Su4BETyl3mpAXMOZ75LHG/2WL/0ivSxLjtYpCP5lbzMQE=
SHA256 (Pkgfile) = 1fa7b2052c91883c82354fbc6e24d8af7626a2111bebc8284c9b709b4454c9ca
SHA256 (.footprint) = b48254e5e6496e32cfb407642f384b139b14198b5471aa56bb49d06df5349e09
SHA256 (c61f5f5ead48c78a80c80db5c489bdc7cfaf8175.tar.bz2) = fb5ff29e2bc68fa5ebb8bd8c800b597fcb2dd5820899aef3372380c99a0acec6
SHA256 (firefox.desktop) = 8ba3439f3dfc5cab883641969c93d8d15f8f20d7188d9568346b2edad52d6f91

View File

@ -53,5 +53,5 @@ EOF
rm $PKG/usr/lib/firefox/removed-files
mkdir -p $PKG/etc/revdep.d
echo "/usr/lib/firefox" > $PKG/etc/revdep.d/firefox
echo "/usr/lib/firefox" > $PKG/etc/revdep.d/firefox-pa
}