Magellan Linux

Contents of /trunk/extras/vzquota/vzquota-3.0.11-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 549 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/vzquota/vzquota-3.0.11-r1.smage2,v 1.1 2008/03/18 09:01:38 niro Exp $
2
3 PNAME="vzquota"
4 PVER="3.0.11"
5 PBUILD="r1"
6
7 PCATEGORIE="sys-fs"
8 STATE="unstable"
9
10 DESCRIPTION="OpenVZ Virtual Environments disk quota control utility."
11 HOMEPAGE="http://openvz.org/"
12
13 DEPEND=""
14
15 SRCFILE="${PNAME}-${PVER}.tar.bz2"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild mtools
19
20 SRC_URI=(
21 http://download.openvz.org/utils/${PNAME}/${PVER}/src/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 src_compile()
26 {
27 cd ${SRCDIR}
28 mmake || die
29 }

Properties

Name Value
svn:keywords Id