dtlogin/dtsession: fix up some script perms, add proper OS defines

This commit is contained in:
Jon Trulson
2019-12-03 14:06:18 -07:00
parent 005c328779
commit 48dd0a54f3
3 changed files with 30 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ BUILT_SOURCES = 0010.dtpaths 0030.dttmpdir
CLEANFILES = $(BUILT_SOURCES)
cfgdir = $(CDE_INSTALLATION_TOP)/config/Xsession.d
dist_cfg_DATA = 0010.dtpaths 0030.dttmpdir
dist_cfg_SCRIPTS = 0010.dtpaths 0030.dttmpdir
LOCAL_CPP_DEFINES = -DCDE_INSTALLATION_TOP=$(CDE_INSTALLATION_TOP) \
-DCDE_CONFIGURATION_TOP=$(CDE_CONFIGURATION_TOP) \