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 <