Build the package without root permissions.

This commit is contained in:
Robin Davies
2023-05-01 23:12:44 -04:00
parent a04bcabe00
commit dfca8f3374
7 changed files with 14 additions and 9 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/bash
# copy files.
cmake --install build --prefix /usr --config Release -v
# Done as an install action by the debian package.
sudo /usr/bin/pipedalconfig --install