summaryrefslogtreecommitdiff
path: root/build
blob: ca28d6353d498e13494056aed4cfd8fdb9d938a6 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash -x

# this is the systemd control file
mkdir -p  files/lib/systemd/system/
cp zookeeper.service files/lib/systemd/system/

mkdir -p  files/usr/lib/zookeeper/
cp Makefile.help files/usr/lib/zookeeper/Makefile