summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmplayer/data/etc/vmware/bootstrap
diff options
context:
space:
mode:
authorSimon Rettberg2013-05-08 19:51:17 +0200
committerSimon Rettberg2013-05-08 19:51:17 +0200
commit16469322a4636dbd7042b1410e132aba6edde629 (patch)
tree95468ef8e4ee23b92b1db6d1574ceb260967f476 /remote/modules/vmplayer/data/etc/vmware/bootstrap
parentMerge branch 'master' of simonslx:openslx-ng/tm-scripts (diff)
downloadtm-scripts-16469322a4636dbd7042b1410e132aba6edde629.tar.gz
tm-scripts-16469322a4636dbd7042b1410e132aba6edde629.tar.xz
tm-scripts-16469322a4636dbd7042b1410e132aba6edde629.zip
Add vmplayer module that extracts from bundle
Diffstat (limited to 'remote/modules/vmplayer/data/etc/vmware/bootstrap')
-rw-r--r--remote/modules/vmplayer/data/etc/vmware/bootstrap11
1 files changed, 11 insertions, 0 deletions
diff --git a/remote/modules/vmplayer/data/etc/vmware/bootstrap b/remote/modules/vmplayer/data/etc/vmware/bootstrap
new file mode 100644
index 00000000..9417c7fe
--- /dev/null
+++ b/remote/modules/vmplayer/data/etc/vmware/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="/etc/init.d"
+INITSCRIPTDIR="/etc/init.d"