diff options
author | Bernhard R. Link <brlink@debian.org> | 2009-10-30 19:05:19 +0100 |
---|---|---|
committer | Bernhard R. Link <brlink@debian.org> | 2009-10-30 19:36:11 +0100 |
commit | 66f1644c881d8388015016d082e6c8643959fb8c (patch) | |
tree | 1c9ba86e0e7057ee78e19d87b5469e3b37ad74cf /debian/patches/530176.diff | |
parent | a9578d667935a6206622e01707cb3cd14d1b112b (diff) | |
download | ratpoison-66f1644c881d8388015016d082e6c8643959fb8c.zip |
update debian/
- to include changes for 1.4.5-2
- to update patches to apply to current git
- list explicit commands in debian/README.source how to build from git
Diffstat (limited to 'debian/patches/530176.diff')
-rw-r--r-- | debian/patches/530176.diff | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/patches/530176.diff b/debian/patches/530176.diff index a386ab9..3b1779e 100644 --- a/debian/patches/530176.diff +++ b/debian/patches/530176.diff @@ -1,3 +1,7 @@ +Author: Bernhard R. Link <brlink@debian.org> +Description: rpshowall.sh needs bash, so use #!/bin/bash +Bug: 530176 + Index: ratpoison-1.4.5/contrib/rpshowall.sh =================================================================== --- ratpoison-1.4.5.orig/contrib/rpshowall.sh 2009-07-14 15:10:18.000000000 +0200 |