msys2-runtime: Update to latest git.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=('msys2-runtime' 'msys2-runtime-devel')
|
||||
_ver_base=2.0
|
||||
pkgver=2.0.16278.9a7320c
|
||||
pkgver=2.0.16306.95ac6f1
|
||||
pkgrel=1
|
||||
pkgdesc="Cygwin POSIX emulation engine"
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -56,6 +56,12 @@ build() {
|
||||
--sysconfdir=/etc
|
||||
LANG=C make
|
||||
LANG=C make -j1 DESTDIR=${srcdir}/dest install
|
||||
|
||||
#pushd ${CHOST}/winsup/cygwin > /dev/null
|
||||
#LANG=C make libmsys2_s.a
|
||||
#cp libmsys2_s.a ${srcdir}/dest/usr/${CHOST}/lib/
|
||||
#popd > /dev/null
|
||||
|
||||
rm -rf ${srcdir}/dest/etc
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user