casper: disable localechooser-data dependency.
This commit is contained in:
parent
b8d37adbee
commit
44df4f6db6
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=18
|
||||
VERSION=19
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
@ -34,7 +34,7 @@ rm scripts/casper-premount/10driver_updates
|
|||
rm scripts/casper-bottom/33enable_apport_crashes
|
||||
|
||||
# Add localechooser-data dependency
|
||||
sed 's/Depends:/Depends: localechooser-data,\n/' -i debian/control
|
||||
#sed 's/Depends:/Depends: localechooser-data,\n/' -i debian/control
|
||||
|
||||
# Fix error in lang2locale function
|
||||
sed "s/cut/cut -d: -f2- | cut/" -i scripts/casper-functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue