screen: rearrange version to match current scheme
This commit is contained in:
parent
ce30408672
commit
a3a0692b16
1 changed files with 3 additions and 1 deletions
|
|
@ -23,10 +23,12 @@
|
|||
# or fetch such packages from Debian in order to build the required udeb packages.
|
||||
##
|
||||
|
||||
VERSION=0
|
||||
VERSION=1
|
||||
NETINST=true
|
||||
. ./config
|
||||
|
||||
# Fix version number due to early release.
|
||||
FULLVERSION="$(sed -E 's/^(.*)ubuntu([^+]+)(\+.*)$/\1\3~ubuntu\2/' <<< $FULLVERSION)"
|
||||
|
||||
changelog "Rebuild upstream to get udeb dependency for debian-installer."
|
||||
package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue