xbps-src: bootstrap pkg.
This commit is contained in:
parent
74dd211f4d
commit
18afad9e8d
|
@ -10,6 +10,8 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://code.google.com/p/xbps"
|
homepage="http://code.google.com/p/xbps"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
||||||
|
bootstrap=yes
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
local url="git://github.com/xtraeme/xbps-src"
|
local url="git://github.com/xtraeme/xbps-src"
|
||||||
msg_normal "Fetching source from $url ...\n"
|
msg_normal "Fetching source from $url ...\n"
|
||||||
|
|
Loading…
Reference in New Issue