mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
* byobu-export: touch an empty .byobu/profile, silence error message
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
0ab1ff2037
commit
d3c234da20
2 changed files with 3 additions and 2 deletions
|
@ -219,6 +219,7 @@ done
|
|||
PROFILE="$DIR/.screenrc"
|
||||
STATUS="$DIR/.$PKG/status"
|
||||
mkdir -p "$DIR/.$PKG/bin"
|
||||
touch "$DIR/.$PKG/profile"
|
||||
|
||||
# Copy status scripts
|
||||
cp -a /usr/lib/$PKG/* "$DIR/.$PKG/bin"
|
||||
|
|
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,8 +1,8 @@
|
|||
byobu (2.1) jaunty; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
* byobu-export: touch an empty .byobu/profile, silence error message
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 05 May 2009 23:05:20 -0500
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 06 May 2009 15:33:47 -0500
|
||||
|
||||
byobu (2.0-0ubuntu1) karmic; urgency=low
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue