Author: aurel32 Date: 2015-12-02 11:54:29 +0000 (Wed, 02 Dec 2015) New Revision: 6734
Modified: glibc-package/branches/glibc-2.22/debian/changelog glibc-package/branches/glibc-2.22/debian/debhelper.in/libc-dev.install Log: debian/debhelper.in/libc-dev.install: install libmvec_nonshared.a. Modified: glibc-package/branches/glibc-2.22/debian/changelog =================================================================== --- glibc-package/branches/glibc-2.22/debian/changelog 2015-12-02 08:19:47 UTC (rev 6733) +++ glibc-package/branches/glibc-2.22/debian/changelog 2015-12-02 11:54:29 UTC (rev 6734) @@ -1,6 +1,7 @@ glibc (2.22-0experimental1) UNRELEASED; urgency=medium - * + [ Aurelien Jarno ] + * debian/debhelper.in/libc-dev.install: install libmvec_nonshared.a. -- Aurelien Jarno <[email protected]> Wed, 02 Dec 2015 01:10:00 +0100 Modified: glibc-package/branches/glibc-2.22/debian/debhelper.in/libc-dev.install =================================================================== --- glibc-package/branches/glibc-2.22/debian/debhelper.in/libc-dev.install 2015-12-02 08:19:47 UTC (rev 6733) +++ glibc-package/branches/glibc-2.22/debian/debhelper.in/libc-dev.install 2015-12-02 11:54:29 UTC (rev 6734) @@ -8,6 +8,7 @@ TMPDIR/LIBDIR/libieee.a LIBDIR TMPDIR/LIBDIR/libm.a LIBDIR TMPDIR/LIBDIR/libmcheck.a LIBDIR +TMPDIR/LIBDIR/libmvec_nonshared.a LIBDIR TMPDIR/LIBDIR/libnsl.a LIBDIR TMPDIR/LIBDIR/libpthread.a LIBDIR TMPDIR/LIBDIR/libpthread_nonshared.a LIBDIR

