From 9b1ad400c6c83a36cb7f41e5695f16eb4411f73d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Fri, 6 Jan 2017 15:53:08 +0000 Subject: [PATCH] improved build, tested on wily and xenial --- COPYING | 2 +- ChangeLog | 7 +++++++ INSTALL | 2 +- bootstrap.sh | 13 +++++++++---- build-in-docker.conf | 18 ++++++++++++++++++ build-in-docker.sh | 4 ++-- debian/control.in | 6 +++--- scripts/bootstrap.sh | 15 ++++++++++----- 8 files changed, 51 insertions(+), 16 deletions(-) diff --git a/COPYING b/COPYING index 2fcb217..88798ab 120000 --- a/COPYING +++ b/COPYING @@ -1 +1 @@ -/usr/share/automake-1.13/COPYING \ No newline at end of file +/usr/share/automake-1.15/COPYING \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index 7dcd9ba..7b430e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2016-12-26 12:21 + + * [r126] ChangeLog, bootstrap.sh, build-in-docker.sh, + debian/control.in, scripts/bootstrap.sh, + scripts/build-in-docker.sh: + fixed rpm and deb build + 2016-12-23 14:48 * [r125] build-in-docker.sh, scripts/bootstrap.sh, diff --git a/INSTALL b/INSTALL index 8b641e3..ddcdb76 120000 --- a/INSTALL +++ b/INSTALL @@ -1 +1 @@ -/usr/share/automake-1.13/INSTALL \ No newline at end of file +/usr/share/automake-1.15/INSTALL \ No newline at end of file diff --git a/bootstrap.sh b/bootstrap.sh index cff28bc..ae0adf8 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1738,10 +1738,15 @@ Cflags: -I\${includedir} @CPPFLAGS@ Requires: @PKG_REQUIREMENTS@ EOF to build-in-docker.conf <