Patch tzdata for ubiquity 10.0
This commit is contained in:
parent
3641fc5418
commit
3b77bb96a7
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@ EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu impish main universe'
|
|||
|
||||
. ./config
|
||||
|
||||
#Patch python test after tzdata update.
|
||||
sed 's/Canada/Bahamas/' -i ./tests/test_timezone.py
|
||||
|
||||
# Enable full disk encryption by default
|
||||
patch -p0 < $DATA/nabia_encrypt_by_default.patch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue