Add xbps-0.1rc1 template, which replaces xbps-base-pkg.
--HG-- extra : convert_revision : 48e50bebe22fc14eff0860823c44203e86f08b5a
This commit is contained in:
parent
2251cfdb20
commit
2b6b159bdc
4 changed files with 22 additions and 28 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'initramfs-tools'
|
||||
pkgname=initramfs-tools
|
||||
version=0.93.2
|
||||
revision=4
|
||||
revision=5
|
||||
wrksrc=$pkgname
|
||||
patch_files="$pkgname-xbps.diff"
|
||||
distfiles="${DEBIAN_SITE}/main/i/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||
|
@ -35,7 +35,7 @@ Add_dependency full udev
|
|||
Add_dependency full module-init-tools
|
||||
Add_dependency build klibc
|
||||
Add_dependency run klibc-utils
|
||||
Add_dependency run xbps-base-pkg
|
||||
Add_dependency run xbps
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue