Fixed line endings so that it's LF instead of CR+LF

This commit is contained in:
Zach Bacon
2014-10-25 09:53:34 -04:00
parent c89f2cac02
commit 7e8a72ba2d

View File

@@ -34,4 +34,3 @@ package() {
cd "${srcdir}"/build-${CARCH}
make -j1 DESTDIR="${pkgdir}" install
}