diff options
author | Peter Powell <petpow@saberuk.com> | 2014-04-14 12:42:22 +0100 |
---|---|---|
committer | Attila Molnar <attilamolnar@hush.com> | 2014-05-23 14:13:51 +0200 |
commit | e6d245a3e80c0e0c05476e5bd9c45a77e16fecec (patch) | |
tree | 490b8e34f3bd0f9b85959782a1760e2c7e55fcea /make/template/org.inspircd.plist | |
parent | b512f1b9667ca0479d42e771082f3bc8d92c63a2 (diff) |
Replace the configure templating system with something better.
A large amount of this code can be removed when buildtool is done
as we will not need to worry about the differences between BSD and
GNU Make.
Diffstat (limited to 'make/template/org.inspircd.plist')
-rw-r--r-- | make/template/org.inspircd.plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/template/org.inspircd.plist b/make/template/org.inspircd.plist index 1a5ba5b62..ef5ef199b 100644 --- a/make/template/org.inspircd.plist +++ b/make/template/org.inspircd.plist @@ -1,3 +1,4 @@ +%platform darwin <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> |