Skip to content
Snippets Groups Projects
Commit 15bc0162 authored by Guido Gunther's avatar Guido Gunther :zzz:
Browse files

debian: Move rootston.ini out of examples

We're using it from the systemd unit
parent 35323030
No related branches found
No related tags found
No related merge requests found
/usr/lib/phosh
/usr/share/phosh
......@@ -8,8 +8,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
override_dh_auto_install:
dh_auto_install
# Move phosh to arch indep dir
mkdir -p debian/phosh/usr/lib/phosh
mv debian/phosh/usr/lib/*/phosh debian/phosh/usr/lib/phosh/phosh
cp rootston.ini debian/phosh/usr/share/phosh/
override_dh_installsystemd:
dh_installsystemd --no-start --no-enable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment