summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-01-21 00:36:33 (EST)
committer P. J. McDermott <pj@pehjota.net>2018-01-21 00:36:33 (EST)
commit14a087035b7d0a6f842320d9bf0ea6bdd11d6043 (patch)
tree5bb32b3b1c18139a882fe39d227795a0a6e258b4 /hosts
parentce035ab5792edf5501703126fd0128d1c1fe7abb (diff)
downloadpc-inst-14a087035b7d0a6f842320d9bf0ea6bdd11d6043.zip
pc-inst-14a087035b7d0a6f842320d9bf0ea6bdd11d6043.tar.gz
pc-inst-14a087035b7d0a6f842320d9bf0ea6bdd11d6043.tar.bz2
logi1: Fix debug package name
Diffstat (limited to 'hosts')
-rw-r--r--hosts/logi1/postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/logi1/postinst b/hosts/logi1/postinst
index cd487dc..2515e67 100644
--- a/hosts/logi1/postinst
+++ b/hosts/logi1/postinst
@@ -41,7 +41,7 @@ in_target update-rc.d mpd disable
# Install backported packages.
in_target apt-get -q -y install kicad/stretch-backports || return 1
in_target apt-get -q -y install tor/stretch-backports torsocks || return 1
-in_target apt-get -q -y install libglib2.0-0-dbgsym libgtk-3-0-dbgsym || \
+in_target apt-get -q -y install libglib2.0-0-dbg libgtk-3-0-dbgsym || \
return 1
# Set default x-www-browser.