[Pkg-urxvt-maintainers] [SCM] Git repository for pkg-urxvt branch, master, updated. debian/9.14-1-8-ga3cd90a

Ryan Kavanagh rak at alioth.debian.org
Mon Jan 30 21:16:21 UTC 2012


The following commit has been merged in the master branch:
commit 36e1feb29ae556e0ec42e878d895a0415afc6669
Author: Ryan Kavanagh <rak at debian.org>
Date:   Wed Jan 18 12:46:52 2012 -0500

    Enable startup-notification for rxvt-unicode and rxvt-unicode-256color (Closes: #656253)
---
 debian/rules |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index 34c2b33..62b65c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,6 +55,7 @@ conf-unicode:
 	    --enable-mousewheel \
 	    --enable-slipwheeling \
 	    --enable-smart-resize \
+	    --enable-startup-notification \
 	    --with-term=rxvt-unicode
 
 conf-unicode-256color:
@@ -76,6 +77,7 @@ conf-unicode-256color:
 	    --enable-mousewheel \
 	    --enable-slipwheeling \
 	    --enable-smart-resize \
+	    --enable-startup-notification \
 	    --with-term=rxvt-unicode-256color
 
 conf-unicode-lite:
@@ -84,6 +86,7 @@ conf-unicode-lite:
 	    --disable-pixbuf\
 	    --disable-perl \
 	    --disable-iso14755 \
+	    --disable-startup-notification \
 	    --with-term=rxvt-unicode
 
 build: build-arch build-indep

-- 
Git repository for pkg-urxvt




More information about the Pkg-urxvt-maintainers mailing list