Update main.sh
This commit is contained in:
parent
df07e252e1
commit
90658c6672
2
main.sh
2
main.sh
@ -8,7 +8,7 @@ cd ananicy-cpp
|
||||
cp -rvf ../debian ./
|
||||
|
||||
# Remove weird path from the systemd file due to our prefix overiding
|
||||
sed -e s/@CMAKE_INSTALL_PREFIX@/\/usr/g -i ananicy-cpp.service
|
||||
sed -e s @CMAKE_INSTALL_PREFIX@ /usr g -i ananicy-cpp.service
|
||||
|
||||
# Get build deps
|
||||
apt-get build-dep ./ -y
|
||||
|
Loading…
Reference in New Issue
Block a user