From 33ecb931d16327b304914a7d7360c1477c00501b Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 25 Mar 2019 17:12:49 +0100 Subject: [PATCH] Libraries/libevent: not required pbuild::make_all removed --- Libraries/libevent/build | 2 -- 1 file changed, 2 deletions(-) diff --git a/Libraries/libevent/build b/Libraries/libevent/build index f210fd8..1239be0 100755 --- a/Libraries/libevent/build +++ b/Libraries/libevent/build @@ -5,5 +5,3 @@ pbuild::add_to_group 'Libraries' pbuild::install_docfiles 'LICENSE' -pbuild::make_all -