Skip to content
Snippets Groups Projects
Commit 5928e425 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

Remove livepatch icon for software-properties.

parent 5868f05e
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=5
VERSION=6
. ./config
......@@ -93,6 +93,11 @@ sed 's/status = self.get_status()/status = Snapd.SnapStatus.UNKNOWN/' -i softwar
rm data/software-properties-drivers.desktop.in
sed -i '/software-properties-drivers/d' po/POTFILES.in
rm data/software-properties-livepatch.desktop.in
sed -i '/software-properties-livepatch.desktop.in/d' po/POTFILES.in
sed -i '/software-properties-livepatch.desktop.in/d' setup.cfg
sed -i '/software-properties-livepatch.desktop/s|^|#|' debian/software-properties-gtk.install
changelog "Removed Ubuntu-specifc tests, Livepatch, Snap"
compile
......
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