Skip to content
Snippets Groups Projects
Commit cc0856b5 authored by Bartłomiej Piotrowski's avatar Bartłomiej Piotrowski
Browse files

main/libev: remove trailing backslash

parent b4a13e73
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ build() {
package() {
cd "$_builddir"
make -j1 DESTDIR="$pkgdir" install || return 1
rm "$pkgdir"/usr/include/event.h \
rm "$pkgdir"/usr/include/event.h
}
md5sums="01d1c672697f649b4f94abd0b70584ff libev-4.19.tar.gz
......
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