SHA256
1
0
forked from pool/kicad
Stefan Brüns 2019-08-10 14:17:48 +00:00 committed by Git OBS Bridge
parent a1d9455ec2
commit b6855c7e98

View File

@ -32,8 +32,6 @@ Patch1: kicad-user-library.patch
# PATCH-FIX-OPENSUSE davejplater@gmail.com -kicad-suse-help-path.patch - kicad looks in /usr/share/doc/kicad for help files and doesn't find them.
# this patch adds packges/ befor kicad and enables help to function.
Patch3: kicad-suse-help-path.patch
# PATCH-FIX-OTHER http://git.pld-linux.org/?p=packages/kicad.git;a=blob_plain;f=lto.patch;h=ad2c2f023eb7ffeefef2c1fd4cff1fdc9f6b3156;hb=HEAD
Patch4: fix_build_with_lto.patch
%if 0%{?suse_version} >= 1500
BuildRequires: libboost_filesystem-devel
@ -96,9 +94,6 @@ KiCad includes a project manager and four main independent software tools:
%setup -q -n kicad-%{version}
%patch1 -p0
%patch3
%if 0
%patch4 -p1
%endif
%build
# -DKICAD_PLUGINS:PATH=%%{_libdir}/kicad/plugins \