From ea81fa30bbd02b80f76a8369db76524ceb64af07 Mon Sep 17 00:00:00 2001 From: Jeroen Ooms Date: Thu, 7 Jun 2018 06:45:52 +0200 Subject: [PATCH] rhash: do not install to system root while building (#3906) --- mingw-w64-rhash/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-rhash/PKGBUILD b/mingw-w64-rhash/PKGBUILD index 44dccd6dab..072791d8ca 100644 --- a/mingw-w64-rhash/PKGBUILD +++ b/mingw-w64-rhash/PKGBUILD @@ -4,7 +4,7 @@ _realname=rhash pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") pkgver=1.3.6 -pkgrel=1 +pkgrel=2 pkgdesc="Great utility for computing hash sums (mingw-w64)" arch=('any') url='https://sourceforge.net/projects/rhash/' @@ -42,7 +42,7 @@ check() { package() { cd "${srcdir}"/build-${CARCH} make -j1 install DESTDIR="${pkgdir}" - make -j1 install install-gmo + make -j1 install install-gmo DESTDIR="${pkgdir}" # license # fully qualify path for this because there might be switch in