]> git.plutz.net Git - rpi_small/blobdiff - xfce.mk
swap axis of accelerometer to emulate android norm
[rpi_small] / xfce.mk
diff --git a/xfce.mk b/xfce.mk
index 58c1a43f06c74858934b306c723e5943a75e53cd..d334d3e49cdc180c934e132c372e409bc4d4407d 100644 (file)
--- a/xfce.mk
+++ b/xfce.mk
@@ -1,11 +1,7 @@
-PACKAGES := ${PACKAGES} xserver-xorg-video-fbturbo xserver-xorg xserver-xorg-input-evdev nodm xfce4 xauth x2x xvkbd blueman xfce4-terminal xinput xinput-calibrator xfce4-clipman-plugin xfce4-whiskermenu-plugin
+PACKAGES := ${PACKAGES} xserver-xorg-video-fbturbo xserver-xorg xserver-xorg-input-evdev nodm xfce4 xauth x11-xserver-utils x2x xvkbd blueman xfce4-terminal xinput xinput-calibrator xfce4-clipman-plugin xfce4-whiskermenu-plugin
 
-.PHONY: xuser xfce
-
-${IMGFILE}: xuser xfce
-
-xuser: imgmount root_copy
-       -chroot "$<" useradd -m local
-
-xfce: imgmount files_xfce/
+.PHONY: xfce
+${IMGFILE}: xfce
+xfce: imgmount root_copy files_xfce/
        cp -a files_xfce/. "$</"
+       -chroot "$<" useradd -s /opt/busybox/ash -m local