diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-05-07 15:43:53 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-05-07 15:43:53 +0000 |
commit | f9fc20ced962a266d615b4c547ead157998d2e78 (patch) | |
tree | 0ba3a226fcf4e8514f8f6a8462d36b1770a9130e /x11-wm/blackbox/files | |
parent | Added a startskript (diff) | |
download | gentoo-2-f9fc20ced962a266d615b4c547ead157998d2e78.tar.gz gentoo-2-f9fc20ced962a266d615b4c547ead157998d2e78.tar.bz2 gentoo-2-f9fc20ced962a266d615b4c547ead157998d2e78.zip |
Added a stratscript
Diffstat (limited to 'x11-wm/blackbox/files')
-rwxr-xr-x | x11-wm/blackbox/files/blackbox | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/blackbox/files/blackbox b/x11-wm/blackbox/files/blackbox new file mode 100755 index 000000000000..db3a204174d3 --- /dev/null +++ b/x11-wm/blackbox/files/blackbox @@ -0,0 +1,3 @@ +#!/bin/sh + +exec /usr/X11R6/bin/blackbox |