Accepting request 1064311 from home:emilianolangella:branches:orafce

Cleaned .spec file

OBS-URL: https://build.opensuse.org/request/show/1064311
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=24
This commit is contained in:
Emiliano Langella 2023-02-10 16:49:41 +00:00 committed by Git OBS Bridge
parent bf64dff6ba
commit a65107c062

View File

@ -48,8 +48,6 @@ for production work.
%prep
%setup -q -n %{realname}-%{version}
#%patch1 -p1
#sed -i 's/\r//' doc/style.css
%build
export PATH="$PATH:/usr/lib/%{pgname}/bin"
@ -59,9 +57,6 @@ make USE_PGXS=1 %{?_smp_mflags} FLEX=/usr/bin/flex
export PATH="$PATH:/usr/lib/%{pgname}/bin"
make USE_PGXS=1 install DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc COPYRIGHT.orafce INSTALL.orafce README.asciidoc NEWS