[Pkg-wmaker-commits] [wmshutdown] 42/173: debian/patches/10-name-change.dpatch: refresh: name wsmhutdown-run as wmshutdown-run

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:46:22 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository wmshutdown.

commit 9d824b379ad6d85556b97b6f1fa5fb1a8febe35b
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Tue Dec 8 14:27:56 2009 +0200

    debian/patches/10-name-change.dpatch: refresh: name wsmhutdown-run as wmshutdown-run
---
 debian/patches/10-name-change.dpatch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/10-name-change.dpatch b/debian/patches/10-name-change.dpatch
index 254f263..09e72d3 100755
--- a/debian/patches/10-name-change.dpatch
+++ b/debian/patches/10-name-change.dpatch
@@ -2,7 +2,7 @@
 ## /tmp/name-change.patch.dpatch by  <jari.aalto at cante.net>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: e7
+## DP: fb
 ## DP: Author: Jari Aalto <jari.aalto at cante.net>
 ## DP: 
 ## DP: 
@@ -13,7 +13,7 @@
 @DPATCH@
 
 diff --git a/wmShutdown.c b/wmShutdown.c
-index 7f7e14e..85abc77 100644
+index 7f7e14e..f03f4b9 100644
 --- a/wmShutdown.c
 +++ b/wmShutdown.c
 @@ -57,7 +57,7 @@ int desliga(void) {
@@ -30,7 +30,7 @@ index 7f7e14e..85abc77 100644
  	char *teste;
  
 -	output = popen("/usr/local/bin/Shutdown -r", "r");
-+	output = popen("/usr/bin/wsmhutdown-run -r", "r");
++	output = popen("/usr/bin/wmshutdown-run -r", "r");
  	teste = (char*) fgetc(output);
  	while ((int)teste != EOF) {
  		g_print("%c", teste);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmshutdown.git



More information about the Pkg-wmaker-commits mailing list