summarylogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorMaxwell Pray2017-02-10 11:02:40 -0800
committerMaxwell Pray2017-02-10 11:02:40 -0800
commit9f1a6eb5795da98646fc42b61a343cb8810c3a4a (patch)
treec6fa3b071dd528e01ba8cbbea4a1d5490e5b80c5 /bootstrap
downloadaur-9f1a6eb5795da98646fc42b61a343cb8810c3a4a.tar.gz
Initial commit.
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap11
1 files changed, 11 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
new file mode 100644
index 000000000000..85d30e58f210
--- /dev/null
+++ b/bootstrap
@@ -0,0 +1,11 @@
+PREFIX="/usr"
+BINDIR="/usr/bin"
+SBINDIR="/usr/sbin"
+LIBDIR="/usr/lib"
+DATADIR="/usr/share"
+SYSCONFDIR="/etc"
+DOCDIR="/usr/share/doc"
+MANDIR="/usr/share/man"
+INCLUDEDIR="/usr/include"
+INITDIR=""
+INITSCRIPTDIR="/etc/init.d/vmware"