]> git.saurik.com Git - apple/configd.git/blobdiff - Makefile.postamble
configd-53.1.tar.gz
[apple/configd.git] / Makefile.postamble
index b3af8422b79026535d7c45f6fbfdc3af7fbb42cd..05b58f4d7270c1ba03df8ccbe1f4bd2ab16d08cf 100644 (file)
@@ -98,3 +98,7 @@
 # owned by the top-level Makefile API and no context has been set up for where
 # derived files should go.
 #
+SYSCONFIG_PREFS_DIR = /private/var/db/SystemConfiguration
+install_extra:
+       $(MKDIRS) $(DSTROOT)$(SYSCONFIG_PREFS_DIR)
+       install -c -m 644 preferences.xml $(DSTROOT)$(SYSCONFIG_PREFS_DIR)/preferences.xml