From 14a087035b7d0a6f842320d9bf0ea6bdd11d6043 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 21 Jan 2018 00:36:33 -0500 Subject: logi1: Fix debug package name --- (limited to 'hosts') 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. -- cgit v0.9.1