actually disable snap
This commit is contained in:
parent
6e2361a819
commit
324b1c8c2a
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ rm -rf tests
|
||||||
sed '/gir1.2-snapd-1/d' -i debian/control
|
sed '/gir1.2-snapd-1/d' -i debian/control
|
||||||
sed '/self.init_livepatch/d' -i softwareproperties/gtk/SoftwarePropertiesGtk.py
|
sed '/self.init_livepatch/d' -i softwareproperties/gtk/SoftwarePropertiesGtk.py
|
||||||
patch -p0 < $DATA/remove_livepatch_from_gtk_ui.patch
|
patch -p0 < $DATA/remove_livepatch_from_gtk_ui.patch
|
||||||
|
sed 's/status = self.get_status()/status = Snapd.SnapStatus.UNKNOWN/' -i softwareproperties/LivepatchSnap.py
|
||||||
|
|
||||||
changelog "Removed Ubuntu-specifc tests, Livepatch, Snap"
|
changelog "Removed Ubuntu-specifc tests, Livepatch, Snap"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue