Fixing the spec file

This commit is contained in:
Zoe Roux 2021-04-11 20:01:46 +02:00
parent 3c6dd9e60b
commit 25e364f674

View File

@ -8,7 +8,7 @@ BuildArch: x86_64
Requires: postgresql-server
%install:
%install
cp -a * %{buildroot}
%clean