summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2014-04-02 23:32:09 -0400
committerJoey Hess2014-04-02 23:32:09 -0400
commitfeaafc26de248b4f4cc4736f8dc2ae27ad79ff96 (patch)
tree3cc7e4c3f5aae043b3612e3d695929f49cddf80e /debian
parent1d93f25449eb5c4bf13ea80256f583e6ca1843c6 (diff)
propellor spin
Diffstat (limited to 'debian')
-rw-r--r--debian/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/README b/debian/README
index 4d54a783..e32a0ee3 100644
--- a/debian/README
+++ b/debian/README
@@ -1 +1,7 @@
-I don't know a good way to Debianize propellor! Help appreciated. -- Joey
+The Debian package of propellor ships its full source code because
+propellor is configured by rebuilding it, and embraces modification of any
+of the source code.
+
+/usr/bin/propellor is a wrapper which will set up a propellor git
+repository in ~/.propellor/, and run ~/.propellor/propellor if it exists.
+Edit ~/.propellor/config.hs to configure it.