From c56896f4fef011edca8d792be5edad9dc8f9d950 Mon Sep 17 00:00:00 2001 From: Dalibor Pospisil Date: Oct 29 2015 17:53:43 +0000 Subject: removed forgotten patch --- diff --git a/beakerlib.spec b/beakerlib.spec index 0cf0eeb..4a262d1 100644 --- a/beakerlib.spec +++ b/beakerlib.spec @@ -17,8 +17,6 @@ Requires: net-tools Requires: rpm-python BuildRequires: /usr/bin/pod2man -Patch0: do-remount-if-already-mounted.patch - %description The BeakerLib project means to provide a library of various helpers, which could be used when writing operating system level integration tests. @@ -34,7 +32,6 @@ Files for syntax highlighting BeakerLib tests in VIM editor %prep %setup -q -%patch0 -p1 -b .remount %build make build