2010-05-18 06:01:55 +00:00
|
|
|
# Template file for 'base-directories'
|
|
|
|
pkgname=base-directories
|
2012-08-30 07:08:35 +00:00
|
|
|
version=0.22
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2012-07-09 18:28:26 +00:00
|
|
|
bootstrap=yes
|
2013-08-27 09:20:36 +00:00
|
|
|
build_style=meta
|
2012-07-09 18:28:26 +00:00
|
|
|
short_desc="Void Linux base system directories"
|
2010-05-18 06:01:55 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-07-16 23:15:26 +00:00
|
|
|
homepage="http://code.google.com/p/xbps"
|
2011-07-10 21:55:03 +00:00
|
|
|
license="Public domain"
|
2010-05-18 06:01:55 +00:00
|
|
|
long_desc="
|
|
|
|
This package installs the base system directories as specifed by FHS that aren't
|
|
|
|
installed by any other package and are required on any GNU/Linux system."
|
|
|
|
|
2013-04-11 07:10:30 +00:00
|
|
|
base-directories_package() {
|
|
|
|
noarch=yes
|
2010-05-18 06:01:55 +00:00
|
|
|
}
|