X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fpkg%2FWindowMaker;h=572a2a44d76251f7890e7196fa299318da0bbc27;hb=7537c1f2f4728f09caee2c99f91c31ac426ed132;hp=f9860288562199b6b946edd968ffb60a12741101;hpb=95150ed1b283bac7c609367d9ff49c776f71672a;p=hvlinux.git diff --git a/stage4/pkg/WindowMaker b/stage4/pkg/WindowMaker index f986028..572a2a4 100644 --- a/stage4/pkg/WindowMaker +++ b/stage4/pkg/WindowMaker @@ -4,4 +4,8 @@ hvbuild_post() { var_add_path "GNUSTEP_USER_ROOT" /etc/profile "~/.GNUstep" var_export "GNUSTEP_USER_ROOT" /etc/profile + + mkdir -p /etc/skel/.GNUstep/{Defaults,Library/WindowMaker} + + install -v -m744 ${SCRDIR}/misc/WindowMaker/autostart /etc/skel/.GNUstep/Library/WindowMaker }