expat: bump release via update.
This commit is contained in:
parent
456a3cb02e
commit
6b8e7c0bc1
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=1
|
||||
VERSION=2
|
||||
NETINST=true
|
||||
. ./config
|
||||
|
||||
#FIXME:T12
|
||||
# Set version number due to source origin change
|
||||
export FULLVERSION="$(sed 's|ubuntu0.2||' <<< $FULLVERSION)"
|
||||
export FULLVERSION="$(sed 's|ubuntu0.3||' <<< $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