Skip to content
Snippets Groups Projects
Commit 4b9de0ef authored by Leo's avatar Leo
Browse files

community/mingw-w64-headers: don't try to install things that do not exist

parent 00e962f4
No related merge requests found
......@@ -36,10 +36,6 @@ package() {
"$pkgdir"/usr/share/licenses/$pkgname/COPYING.MinGW-w64-runtime.txt
install -Dm644 "$srcdir"/mingw-w64-v$pkgver/mingw-w64-headers/ddk/readme.txt \
"$pkgdir"/usr/share/licenses/$pkgname/ddk-readme.txt
install -Dm644 "$srcdir"/mingw-w64-v$pkgver/mingw-w64-headers/direct-x/COPYING.LIB \
"$pkgdir"/usr/share/licenses/$pkgname/direct-x-COPYING.LIB
install -Dm644 "$srcdir"/mingw-w64-v$pkgver/mingw-w64-headers/direct-x/readme.txt \
"$pkgdir"/usr/share/licenses/$pkgname/direct-x-readme.txt
}
sha512sums="cefcc86ac3e6337c88ed224ab4692abbd5eb543ce78fb6c5462198a85f36c9274a0a1df0a0bebd182137fd527c15831f9237c782711a85f32e77d9104b28359e mingw-w64-headers-8.0.0.tar.bz2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment