diff options
author | Binh Nguyen <binhnguyen@fastmail.fm> | 2012-08-24 21:44:09 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-27 08:40:03 -0500 |
commit | da10f6b527888f064a8dbce75146922b3468dda7 (patch) | |
tree | edf748ac9beacb1d0acead420f2f45f46fb554f6 /desktop/wbar/doinst.sh | |
parent | 630bf4becd4091c04d018cc093b400b7cfd03746 (diff) | |
download | slackbuilds-da10f6b527888f064a8dbce75146922b3468dda7.tar.gz |
desktop/wbar: Updated for version 20120503svn_r51.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/wbar/doinst.sh')
-rw-r--r-- | desktop/wbar/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/wbar/doinst.sh b/desktop/wbar/doinst.sh index 653892d729..47bc1b3542 100644 --- a/desktop/wbar/doinst.sh +++ b/desktop/wbar/doinst.sh @@ -11,4 +11,4 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/default/wbar/wbar.cfg.new +config etc/wbar.d/wbar.cfg.new |