From f98183f5a4fcb41d9b138e5cb428c6bf1b849782 Mon Sep 17 00:00:00 2001 From: Mathieu Bridon Date: Fri, 28 Sep 2012 18:19:35 +0800 Subject: [PATCH] Also remove hidden files, if any --- perl-EV.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-EV.spec b/perl-EV.spec index b1aa776..4d0fdff 100644 --- a/perl-EV.spec +++ b/perl-EV.spec @@ -37,7 +37,7 @@ much more detailed information. %patch0 -p1 # remove all traces of the bundled libev -rm -fr libev/* +rm -fr ./libev # use the sources from the system libev mkdir -p ./libev