make-linux helper for v4.4.x

This commit is contained in:
Ruben Rodriguez 2016-08-05 19:23:18 -04:00
parent d0a3cf57c3
commit 302c7ddf86
121 changed files with 4976 additions and 93454 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
#
# Copyright (C) 2013 Rubén Rodríguez <ruben@trisquel.info>
# Copyright (C) 2016 Ruben Rodriguez <ruben@trisquel.info>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@ -17,10 +17,9 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=2
VERSION=1
. ./config
rm ./debian/control.d/signed-generic
sed 's/, linux-firmware//' -i debian/control ./debian/control.d/generic
@ -30,4 +29,3 @@ sed '/signed/,/^$/ d' -i debian/control
changelog "Removed linux-firmware dependency, renamed release for Trisquel"
compile