summaryrefslogtreecommitdiffstats
path: root/system/fakeroot/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'system/fakeroot/slack-desc')
-rw-r--r--system/fakeroot/slack-desc18
1 files changed, 13 insertions, 5 deletions
diff --git a/system/fakeroot/slack-desc b/system/fakeroot/slack-desc
index b75d72295c..ffabf48874 100644
--- a/system/fakeroot/slack-desc
+++ b/system/fakeroot/slack-desc
@@ -1,10 +1,18 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
fakeroot: fakeroot (Gives a fake root environment)
fakeroot:
-fakeroot: Fakeroot makes it possible to run commands in an environment faking
-fakeroot: root privileges. This is done by setting LD_PRELOAD to libfakeroot.so,
-fakeroot: which provides wrappers around getuid, chown, chmod, mknod, stat, and
-fakeroot: so on, thereby creating a fake root environment.
-fakeroot:
+fakeroot: Fakeroot makes it possible to run commands in an environment
+fakeroot: faking root privileges. This is done by setting LD_PRELOAD to
+fakeroot: libfakeroot.so, which provides wrappers around getuid, chown,
+fakeroot: chmod, mknod, stat, and so on, thereby creating a fake root
+fakeroot: environment.
fakeroot:
fakeroot:
fakeroot: