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

Remove ubuntu-drivers from dependencies update-notifier

parent c5d4bac1
No related branches found
No related tags found
No related merge requests found
...@@ -17,17 +17,18 @@ ...@@ -17,17 +17,18 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=2 VERSION=3
COMPONENT=main COMPONENT=main
. ./config . ./config
rm debian/update-notifier-hp-firmware.conf rm debian/update-notifier-hp-firmware.conf
sed '/hp-firmware/d' -i debian/update-notifier.install sed '/hp-firmware/d' -i debian/update-notifier.install
sed -i "/ubuntu-drivers-common/d" debian/control
# Prevent automated connections # Prevent automated connections
sed '/Update-Package-Lists/s/1/0/' -i debian/10periodic sed '/Update-Package-Lists/s/1/0/' -i debian/10periodic
changelog "Disabled hp-firmware handling" changelog "Disabled hp-firmware handling and ubuntu-drivers"
compile 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