diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-04 23:53:07 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-04 23:53:07 -0500 |
commit | 1a59ddcb5a76647bd1a3f19fd055649f70282f0e (patch) | |
tree | ff89038a3ccd7c5d7adfbcc69ea8ff22e6019831 /doc/trouble.html | |
parent | 8b135bd3e5b2f552157b9e19afa7e600c6898856 (diff) | |
download | pytde-1a59ddcb5a76647bd1a3f19fd055649f70282f0e.tar.gz pytde-1a59ddcb5a76647bd1a3f19fd055649f70282f0e.zip |
Fix inadvertent renaming.
Diffstat (limited to 'doc/trouble.html')
-rw-r--r-- | doc/trouble.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/trouble.html b/doc/trouble.html index 1e09b4b..b4639fa 100644 --- a/doc/trouble.html +++ b/doc/trouble.html @@ -93,7 +93,7 @@ build PyKDE as root. </dd> <dt>"Can't remove or create directory"</dt> <dd> -This happens rarely, but is a tquirk of the PyKDE build process. PyKDE will build and make +This happens rarely, but is a quirk of the PyKDE build process. PyKDE will build and make as an unprivileged user BUT if you did a build of PyKDE previously as root and then attempt to build PyKDE again as a user, the build will fail. The reason is that configure.py creates a number of directories and a lot of files. The next time configure.py runs, it will try to delete |