remove Additional Drivers desktop file

This commit is contained in:
Mason Hock 2019-09-13 01:14:11 -07:00
parent 0e809a3bdc
commit 9f0dddc152

View file

@ -75,6 +75,7 @@ patch -p0 < $DATA/remove_livepatch_from_gtk_ui.patch
sed 's/status = self.get_status()/status = Snapd.SnapStatus.UNKNOWN/' -i softwareproperties/LivepatchSnap.py sed 's/status = self.get_status()/status = Snapd.SnapStatus.UNKNOWN/' -i softwareproperties/LivepatchSnap.py
rm data/software-properties-drivers.desktop.in rm data/software-properties-drivers.desktop.in
sed -i '/software-properties-drivers/d' po/POTFILES.in
changelog "Removed Ubuntu-specifc tests, Livepatch, Snap" changelog "Removed Ubuntu-specifc tests, Livepatch, Snap"