added link to the submitted bug
This commit is contained in:
parent
99c182d179
commit
3f895d9ae3
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ cd ${tmpdir}
|
||||||
if [ ! -d $product ]; then
|
if [ ! -d $product ]; then
|
||||||
tar xfz ${tar}
|
tar xfz ${tar}
|
||||||
cd $product
|
cd $product
|
||||||
# patch not submitted yet
|
# see https://sourceforge.net/tracker/index.php?func=detail&aid=1642748&group_id=9432&atid=109432
|
||||||
patch -p1 < $etcdir/libserial-gcc-4.0-fix.patch
|
patch -p1 < $etcdir/libserial-gcc-4.0-fix.patch
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue