expat: bump version for ubuntu0.4 release
This commit is contained in:
parent
f24da921d2
commit
bd4bcea380
1 changed files with 2 additions and 2 deletions
|
|
@ -23,13 +23,13 @@
|
|||
# such packages from Debian in order to build the required udeb packages.
|
||||
##
|
||||
|
||||
VERSION=2
|
||||
VERSION=3
|
||||
NETINST=true
|
||||
. ./config
|
||||
|
||||
#FIXME:T12
|
||||
# Set version number due to source origin change
|
||||
export FULLVERSION="$(sed 's|ubuntu0.3||' <<< $FULLVERSION)"
|
||||
export FULLVERSION="$(sed 's|ubuntu0.4||' <<< $FULLVERSION)"
|
||||
|
||||
changelog "Fetch and build as udeb dependency for debian-installer."
|
||||
head -n1 debian/changelog | grep -q ubuntu && echo "error: update upstream version" && exit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue