[Pkg-xfce-commits] r7968 - in /desktop/trunk/xfce4-session/debian: changelog patches/01_fix-xrdb-call.patch
Yves-Alexis Perez
corsac at alioth.debian.org
Wed Oct 2 05:29:31 UTC 2013
Author: corsac
Date: Wed Oct 2 05:29:30 2013
New Revision: 7968
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=7968
Log:
* debian/patches:
- fix file patched in 01_fix-xrdb-call. (really) closes: #648553
Modified:
desktop/trunk/xfce4-session/debian/changelog
desktop/trunk/xfce4-session/debian/patches/01_fix-xrdb-call.patch
Modified: desktop/trunk/xfce4-session/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfce4-session/debian/changelog?rev=7968&op=diff
==============================================================================
--- desktop/trunk/xfce4-session/debian/changelog (original)
+++ desktop/trunk/xfce4-session/debian/changelog Wed Oct 2 05:29:30 2013
@@ -1,6 +1,11 @@
xfce4-session (4.10.1-3) UNRELEASED; urgency=low
+ [ Jackson Doak ]
* debian/rules: Use disable-silent-build
+
+ [ Yves-Alexis Perez ]
+ * debian/patches:
+ - fix file patched in 01_fix-xrdb-call. (really) closes: #648553
-- Jackson Doak <noskcaj at ubuntu.com> Fri, 20 Sep 2013 17:02:09 +1000
Modified: desktop/trunk/xfce4-session/debian/patches/01_fix-xrdb-call.patch
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfce4-session/debian/patches/01_fix-xrdb-call.patch?rev=7968&op=diff
==============================================================================
--- desktop/trunk/xfce4-session/debian/patches/01_fix-xrdb-call.patch (original)
+++ desktop/trunk/xfce4-session/debian/patches/01_fix-xrdb-call.patch Wed Oct 2 05:29:30 2013
@@ -1,5 +1,5 @@
---- a/scripts/xinitrc.in
-+++ b/scripts/xinitrc.in
+--- a/scripts/xinitrc.in.in
++++ b/scripts/xinitrc.in.in
@@ -76,7 +76,7 @@ test -r "$BASEDIR/Xcursor.xrdb" && XRESO
test -r "$HOME/.Xresources" && XRESOURCES="$XRESOURCES $HOME/.Xresources"
More information about the Pkg-xfce-commits
mailing list