summaryrefslogtreecommitdiff
path: root/x11-wm/fluxbox-devel/files/patch-util::startfluxbox.in
blob: afeadf16b869161b86bf37cca047fe1e425b7899 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
--- util/startfluxbox.in.orig	Mon Jan  5 15:36:53 2004
+++ util/startfluxbox.in	Mon Jan  5 15:38:20 2004
@@ -24,7 +24,7 @@
 @pkgbindir@/bsetroot -solid black
 
 # This shows the fluxbox-splash-screen
-# fbsetbg -C /usr/share/fluxbox/splash.jpg
+# fbsetbg-devel -C %%PREFIX%%/share/fluxbox-devel/splash.jpg
 
 # Other examples. Check man xset for details.
 #
@@ -56,9 +56,9 @@
 # And last but not least we start fluxbox.
 # Because it is the last app you have to run it with ''exec'' before it.
 
-exec @pkgbindir@/fluxbox
+exec @pkgbindir@/fluxbox-devel
 # or if you want to keep a log:
-# exec @pkgbindir@/fluxbox -log ~/.fluxbox/log
+# exec @pkgbindir@/fluxbox-devel -log ~/.fluxbox/log
 EOF
     fi
     chmod 755 ~/.fluxbox/startup