xbps-base-files: more fixes for the initramfs-tools trigger.

Test /proc/filesystems and /sys/kernel/vmcoreinfo to know
if /proc and /sys are mounted, as the former was required
for mountinfo. This finally works while installing a package
with and without rootdir.

Bump revision.

--HG--
extra : convert_revision : df009b5088c47931d7ae82af2c4f7dad9af5337f
This commit is contained in:
Juan RP
2009-05-06 07:54:56 +02:00
parent 08ba62ccdf
commit 931c03fae1
2 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Template file for 'xbps-base-files'
pkgname=xbps-base-files
version=0.15
version=0.16
build_style=custom-install
short_desc="xbps base system files"
maintainer="Juan RP <xtraeme@gmail.com>"