Added fakechroot-2.9 build template.
--HG-- extra : convert_revision : 42fc1180fe175ce67e6399b97449b440edfe0ca0
This commit is contained in:
13
srcpkgs/fakechroot/template
Normal file
13
srcpkgs/fakechroot/template
Normal file
@@ -0,0 +1,13 @@
|
||||
# Template file for 'fakechroot'
|
||||
pkgname=fakechroot
|
||||
version=2.9
|
||||
distfiles="${DEBIAN_SITE}/main/f/$pkgname/${pkgname}_${version}.orig.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="Gives a fake chroot environment"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=bfccb079d2d247b05d5f82473beca0043ddfc51a6ed595541575893fa3ab6c3e
|
||||
long_desc="
|
||||
This package provides a library which overrides libc functions, so it is
|
||||
possible to use root-specific tools without root privileges."
|
||||
|
||||
Add_dependency run glibc
|
||||
Reference in New Issue
Block a user