[gdm/f16] fix buglet in plymouth patch

Ray Strode rstrode at fedoraproject.org
Tue Sep 20 12:47:23 UTC 2011


commit e4b6315c964d04222f107db8c0fe6de55b9792eb
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue Sep 20 08:46:33 2011 -0400

    fix buglet in plymouth patch
    
    Spotted by coling

 plymouth.patch |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/plymouth.patch b/plymouth.patch
index 8982a51..54294ec 100644
--- a/plymouth.patch
+++ b/plymouth.patch
@@ -717,7 +717,8 @@ index 3175436..5c11b03 100644
 @@ -159,6 +160,7 @@ uninstall-hook:
 	$(DESTDIR)$(workingdir)/.config/dconf \
  	$(DESTDIR)$(screenshotdir) \
- 	$(DESTDIR)$(xauthdir)
+-	$(DESTDIR)$(xauthdir)
++	$(DESTDIR)$(xauthdir) \
 +	$(DESTDIR)$(spooldir)
  
 	-rmdir \


More information about the scm-commits mailing list