From 7e8a72ba2d48dbf961c6fa3941d1194f409d36da Mon Sep 17 00:00:00 2001 From: Zach Bacon <11doctorwhocanada@gmail.com> Date: Sat, 25 Oct 2014 09:53:34 -0400 Subject: [PATCH] Fixed line endings so that it's LF instead of CR+LF --- mingw-w64-libcdio-paranoia/PKGBUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/mingw-w64-libcdio-paranoia/PKGBUILD b/mingw-w64-libcdio-paranoia/PKGBUILD index e55ffafc73..0ddedc0e42 100644 --- a/mingw-w64-libcdio-paranoia/PKGBUILD +++ b/mingw-w64-libcdio-paranoia/PKGBUILD @@ -34,4 +34,3 @@ package() { cd "${srcdir}"/build-${CARCH} make -j1 DESTDIR="${pkgdir}" install } -