Reorganize the templates directory for possible future changes.

Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
This commit is contained in:
Juan RP
2009-02-03 21:35:57 +01:00
parent 6c252d43d4
commit fa2748d9b2
291 changed files with 25 additions and 24 deletions

View File

@@ -0,0 +1,12 @@
# Template file for 'man-pages'
pkgname=man-pages
version=3.11
distfiles="
http://www.kernel.org/pub/linux/docs/manpages/Archive/$pkgname-$version.tar.bz2"
build_style=only-install
make_install_target="all prefix=$XBPS_DESTDIR/$pkgname-$version/usr"
short_desc="Linux Documentation Project manual pages"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=c836005c6754a21904e47ab9e95e635108d6de1b54359c9ba0dbc07d6e9383de
long_desc="
The Linux Documentation Project (LDP) manual pages."