Cleanup
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=176
This commit is contained in:
parent
b3d3475f3b
commit
1983f2e418
@ -394,14 +394,6 @@ Requires: %{mname} = %{version}
|
||||
The graphviz-devel package contains all that's necessary for developing
|
||||
programs that use the graphviz libraries including man3 pages.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#autosetup breaks graphviz-addons
|
||||
%prep
|
||||
%setup -q -n %{mname}-%{version}
|
||||
@ -465,9 +457,9 @@ make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make install \
|
||||
DESTDIR=%{buildroot} \
|
||||
docdir=%{buildroot}%{_docdir}/%{mname} \
|
||||
pkgconfigdir=%{_libdir}/pkgconfig
|
||||
DESTDIR=%{buildroot} \
|
||||
docdir=%{buildroot}%{_docdir}/%{mname} \
|
||||
pkgconfigdir=%{_libdir}/pkgconfig
|
||||
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user