From 170a30e75a26d4a00bbe3b0c887cf40bcf46679b Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 27 Oct 2012 19:04:31 -0400 Subject: Use substitution variables. --- (limited to 'fakeroot.pkg/control') diff --git a/fakeroot.pkg/control b/fakeroot.pkg/control index f448d5b..8890dc7 100644 --- a/fakeroot.pkg/control +++ b/fakeroot.pkg/control @@ -1,10 +1,6 @@ Architecture: any Platform: all Description: tool for simulating superuser privileges - fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC - (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other - file-manipulation functions, so that unprivileged users can (for instance) - populate .opk archives with root-owned files; various build tools use fakeroot - for this by default. + ${Common-Description} . This package provides the fakeroot tool. -- cgit v0.9.1