mirror of
https://github.com/dvorka/hstr.git
synced 2025-01-14 19:07:57 +08:00
Wily.
This commit is contained in:
parent
00c6df8096
commit
5892e5d98c
1 changed files with 2 additions and 2 deletions
4
dist/ubuntu-make-all-distros.sh
vendored
4
dist/ubuntu-make-all-distros.sh
vendored
|
@ -13,8 +13,8 @@ export HHBZRMSG="History management and color themes fixes."
|
|||
export VERSION=1.18.
|
||||
export MINOR=1
|
||||
|
||||
# precise quantal saucy precise / trusty utopic vivid
|
||||
for DISTRO in trusty utopic vivid
|
||||
# precise quantal saucy precise / trusty utopic vivid wily
|
||||
for DISTRO in wily
|
||||
do
|
||||
|
||||
./ubuntu-make-distro.sh ${DISTRO} ${VERSION}${MINOR} "${HHBZRMSG}"
|
||||
|
|
Loading…
Reference in a new issue