update-manager: rollback uaclient.api.u.pro usage
This commit is contained in:
parent
56bf7aedfd
commit
76393fb349
2 changed files with 111 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=21
|
||||
VERSION=22
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
@ -38,6 +38,9 @@ cp $DATA/index.docbook help/C/index.docbook
|
|||
patch --no-backup-if-mismatch -p1 < $DATA/prevent-autoconnection.patch
|
||||
# NOTE: prevent-autoconnection.patch l10n is now part of the DATA/l10n/ patches.
|
||||
|
||||
# Roll back the usage of uaclient.api.u.pro.packages.updates.v1
|
||||
patch --no-backup-if-mismatch -p1 -R < $DATA/rm-usage_uaclient.api.u.pro.packages.updates.v1.patch
|
||||
|
||||
replace internet Internet .
|
||||
replace Ubuntu Trisquel .
|
||||
replace TrisquelDistroInfo UbuntuDistroInfo .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue