aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@libreoffice.org>2016-10-24 13:52:38 +0200
committerGuilhem Moulin <guilhem@libreoffice.org>2016-10-24 13:52:38 +0200
commitea7d0a0175bedc14f5d4602561ba257bcc431a00 (patch)
treebac44cc7ace02d40dfb69e15df34621267bdbe87
parent83bf907908ac713d334bf3ed4424989c86be9294 (diff)
typo
-rwxr-xr-xtdf-postinst-udeb/finish-install.d/07tdf-postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdf-postinst-udeb/finish-install.d/07tdf-postinst b/tdf-postinst-udeb/finish-install.d/07tdf-postinst
index 428b018..5901db4 100755
--- a/tdf-postinst-udeb/finish-install.d/07tdf-postinst
+++ b/tdf-postinst-udeb/finish-install.d/07tdf-postinst
@@ -115,4 +115,4 @@ while :; do
[ -f /target/etc/tdf-install-continue ] && break
sleep 1
done
-kill `cat /var/run/qemu-ga.pid`
+kill `cat /target/var/run/qemu-ga.pid`