mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-13 23:30:04 +02:00
--HG-- rename : dev-libs/apr-util/patches/apr-util-1.3.10.patch => dev-libs/apr_util/patches/apr_util-1.3.10.patch rename : haiku-apps/caya-gpl-protocols/patches/caya-gpl-protocols-0.HEAD.patch => haiku-apps/caya_gpl_protocols/patches/caya_gpl_protocols-0.HEAD.patch
28 lines
979 B
Diff
28 lines
979 B
Diff
diff -urN apr-util-1.3.10/config.layout apr-util-1.3.10-haiku/config.layout
|
|
--- apr-util-1.3.10/config.layout 2005-02-09 12:18:43.049283072 +0000
|
|
+++ apr-util-1.3.10-haiku/config.layout 2011-03-25 11:04:46.549453824 +0000
|
|
@@ -60,6 +60,23 @@
|
|
runtimedir: ${localstatedir}/run
|
|
</Layout>
|
|
|
|
+# Haiku Layout making use of finddir
|
|
+<Layout haiku>
|
|
+ prefix: /boot/common
|
|
+ exec_prefix: /boot/common
|
|
+ bindir: /boot/common/bin
|
|
+ sbindir: /boot/common/servers
|
|
+ libdir: /boot/common/lib
|
|
+ libexecdir: /boot/common/servers
|
|
+ mandir: /boot/common/documentation/man
|
|
+ sysconfdir: /boot/common/settings
|
|
+ datadir: /boot/common/data
|
|
+ installbuilddir: /boot/develop/build
|
|
+ includedir: /boot/common/include
|
|
+ localstatedir: /boot/common/var
|
|
+ runtimedir: ${localstatedir}/log
|
|
+</Layout>
|
|
+
|
|
# Mac OS X Server (Rhapsody)
|
|
<Layout Mac OS X Server>
|
|
prefix: /Local/Library/WebServer
|