]> git.plutz.net Git - rpi_small/blobdiff - xfce.mk
modular config for touch screen
[rpi_small] / xfce.mk
diff --git a/xfce.mk b/xfce.mk
index 58c1a43f06c74858934b306c723e5943a75e53cd..6be2aea64a11bf9c23ed087e2eb3f99945c97499 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
 
-.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 -m local