expat: bump version to trigger update
This commit is contained in:
parent
aa1bb83ff3
commit
6e5124d605
1 changed files with 2 additions and 2 deletions
|
|
@ -29,9 +29,9 @@ NETINST=true
|
||||||
|
|
||||||
#FIXME:T12
|
#FIXME:T12
|
||||||
# Set version number due to source origin change
|
# Set version number due to source origin change
|
||||||
export FULLVERSION="$(sed 's|ubuntu0.5||' <<< $FULLVERSION)"
|
export FULLVERSION="$(sed 's|ubuntu0.6||' <<< $FULLVERSION)"
|
||||||
|
|
||||||
changelog "Fetch and build as udeb dependency for debian-installer."
|
changelog "Fetch and build as udeb dependency for debian-installer."
|
||||||
head -n1 debian/changelog | grep -q ubuntu && echo "error: update upstream version" && exit
|
head -n1 debian/changelog | grep -q ubuntu && echo "> error: update upstream version" && exit
|
||||||
|
|
||||||
package
|
package
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue