This is an automated email from the git hooks/post-receive script.

bluesabre pushed a 
commit to branch 
master
in repository apps/xfce4-screensaver.

commit 074461ddbb0531dce08607666ebcf5ee88098e62
Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at>
Date:   Fri Oct 12 22:09:27 2018 +0200

    Update Readme file
    
    Add some debug hints and drop the --with-libnotify flag from the
    installation instructions.
---
 README => README.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/README b/README.md
similarity index 72%
rename from README
rename to README.md
index 49e281a..ebfd8f9 100644
--- a/README
+++ b/README.md
@@ -23,14 +23,14 @@ Installation
 
 See the file 'INSTALL'
 
-./autogen.sh --prefix=/usr --sysconfdir=/etc
+`./autogen.sh --prefix=/usr --sysconfdir=/etc`
 
 (For testing, we are using:
- ./autogen.sh --disable-static --with-mit-ext --with-console-kit 
--with-libnotify --enable-locking --enable-debug --sysconfdir=/etc
+ `./autogen.sh --disable-static --with-mit-ext --with-console-kit 
--enable-locking --enable-debug --sysconfdir=/etc`
 )
 
-make
-sudo make install
+`make`
+`sudo make install`
 
 
 How to report bugs
@@ -49,4 +49,5 @@ In the bug report please include information about your 
system, if possible:
 
         The output of the "xfce4-screensaver-command --version" command.
 
- 
+If you want to debug your installation you may also be able to get meaningful 
debug output when starting xfce4-screensaver from the debug script:
+`./src/debug-screensaver.sh`

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to