fixed dependency resolve problem
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2017-02-03 20:42
|
||||
|
||||
* [r390] ChangeLog:
|
||||
build fixed in trusty
|
||||
|
||||
2017-02-03 08:37
|
||||
|
||||
* [r389] ChangeLog, bootstrap.sh, debian, debian/changelog.in[ADD],
|
||||
|
@@ -44,7 +44,7 @@ if test -e debian/control.in -a ! -e debian/control; then
|
||||
DEPS+=" ${f}"
|
||||
done
|
||||
trap "rm debian/control" INT TERM EXIT
|
||||
sed 's,@\(DEB_DEPEND_IFEXISTS\|AX_DEB_BUILD_DEPEND\|AX_DEB_DEPEND\)@,,g' debian/control.in | \
|
||||
sed 's,@\(DEB_DEPEND_IFEXISTS\|DEB_BUILD_DEPEND\|DEB_DEPEND\)@,,g' debian/control.in | \
|
||||
sed 's,@[^@]*@, dummytext,g' > debian/control
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user