ubuquity: Removed ubuntu-artwork from build-deps
This commit is contained in:
parent
8dbb778160
commit
6e15dde5cb
1 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2011 Rubén Rodríguez <ruben@trisquel.info>
|
||||
# Copyright (C) 2011-2015 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,7 +17,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=7
|
||||
VERSION=8
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
@ -32,6 +32,8 @@ replace grub-efi-amd64-signed grub-efi-amd64 .
|
|||
/bin/sed '/canonical/d' -i debian/ubiquity.install*
|
||||
rm tests/test_ubi_partman*
|
||||
|
||||
sed 's/, ubuntu-artwork//' debian/control -i
|
||||
|
||||
export DEB_BUILD_OPTIONS=nocheck
|
||||
|
||||
# Fix update issues on clean installations: http://trisquel.info/es/forum/update-issues-clean-install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue