diff --git a/packages/x11/other/openbox/install b/packages/x11/other/openbox/install index f76986351e..b1e9f098d8 100755 --- a/packages/x11/other/openbox/install +++ b/packages/x11/other/openbox/install @@ -24,6 +24,3 @@ cp -RP $PKG_BUILD/themes/Clearlooks $INSTALL/usr/share/themes mkdir -p $INSTALL/etc/xdg/openbox cp -PR $PKG_DIR/config/rc.xml $INSTALL/etc/xdg/openbox - -mkdir -p $INSTALL/etc/X11/xinit/xinitrc.d -cp -PR $PKG_DIR/scripts/xinitrc.d/* $INSTALL/etc/X11/xinit/xinitrc.d diff --git a/packages/x11/other/openbox/scripts/xinitrc.d/20_windowmanager b/packages/x11/other/openbox/xinitrc.d/20_windowmanager similarity index 100% rename from packages/x11/other/openbox/scripts/xinitrc.d/20_windowmanager rename to packages/x11/other/openbox/xinitrc.d/20_windowmanager