diff options
Diffstat (limited to 'debian/README.Debian')
| -rw-r--r-- | debian/README.Debian | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index e32a0ee3..73fea47d 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -5,3 +5,12 @@ 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. + +Note that upgrading the propellor package will not update your +~/.propellor/ repository. You can `git pull upstream` in your repository to +update to the current upstream source, as distributed in the Debian +package. + +Older versions of propellor set the upstream remote to +point to a repository on github, so if you used one of them, you may want +to change it to point to the new location, /usr/src/propellor/ |
