mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
base-directories: remove long_desc.
This commit is contained in:
parent
0471824408
commit
2eb39318cd
1 changed files with 1 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'base-directories'
|
# Template file for 'base-directories'
|
||||||
pkgname=base-directories
|
pkgname=base-directories
|
||||||
version=0.22
|
version=0.23
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
|
@ -9,6 +9,3 @@ short_desc="Void Linux base system directories"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://code.google.com/p/xbps"
|
homepage="http://code.google.com/p/xbps"
|
||||||
license="Public domain"
|
license="Public domain"
|
||||||
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."
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue