summaryrefslogtreecommitdiffstats
path: root/fakeroot.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'fakeroot.pkg/control')
-rw-r--r--fakeroot.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/fakeroot.pkg/control b/fakeroot.pkg/control
index 07fbe97..f448d5b 100644
--- a/fakeroot.pkg/control
+++ b/fakeroot.pkg/control
@@ -1,5 +1,5 @@
-Package: fakeroot
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