Hi All,
while building nightly packages for openSUSE i noticed in data/units for 
both where the systemd service files live the makefile.am has the 
following lines

if HAVE_SYSTEMD_USER_SESSION
unitsdir = $(USER_SESSION_DIR)
units_DATA = $(UNITS_FILES)
endif

this means that the tar's created by make dist-bzip2 change based of 
whether the computer creating the tar's has systemd development files 
installed. This is bad as the tar produced should be the same regardless 
of the configuration of the computer they are generated on.

Cheers,
Simon

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to