1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-18 04:58:51 +02:00

Remove RHEL package patch merged to upstream.

This commit is contained in:
David Steele 2019-05-22 06:55:31 -04:00
parent e1cce9c614
commit 664054fea9

View File

@ -1,10 +0,0 @@
--- pgbackrest.spec
+++ pgbackrest.spec
@@ -36,6 +36,7 @@
%build
pushd src
+%configure
%{__make}
popd