[byobu/f14/master] updated to 3.4 version

Jan Klepek hpejakle at fedoraproject.org
Sat Sep 4 08:48:43 UTC 2010


commit 1338e9cba43126d490be739c501bfab69c4b3de6
Author: Jan Klepek <jan.klepek at gmail.com>
Date:   Sat Sep 4 10:48:44 2010 +0200

    updated to 3.4 version

 byobu-status.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/byobu-status.patch b/byobu-status.patch
new file mode 100644
index 0000000..9a425a8
--- /dev/null
+++ b/byobu-status.patch
@@ -0,0 +1,11 @@
+--- /home/hpejakle/rpmbuild/SOURCES/byobu-3.4/usr/bin/byobu-status	2010-09-04 09:27:13.007359118 +0200
++++ usr/bin/byobu-status	2010-09-04 09:42:29.225486596 +0200
+@@ -27,6 +27,8 @@
+ 		echo "$HOME/.$PKG/bin/$1"
+ 	elif [ -x "$BYOBU_PREFIX/lib/$PKG/$1" ]; then
+ 		echo "$BYOBU_PREFIX/lib/$PKG/$1"
++	elif [ -x "$BYOBU_PREFIX/libexec/$PKG/$1" ]; then
++		echo "$BYOBU_PREFIX/libexec/$PKG/$1"
+ 	else
+ 		echo "/dev/null"
+ 	fi


More information about the scm-commits mailing list