forked from pool/kicad
This commit is contained in:
parent
a1d9455ec2
commit
b6855c7e98
@ -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.
|
# 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.
|
# this patch adds packges/ befor kicad and enables help to function.
|
||||||
Patch3: kicad-suse-help-path.patch
|
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
|
%if 0%{?suse_version} >= 1500
|
||||||
BuildRequires: libboost_filesystem-devel
|
BuildRequires: libboost_filesystem-devel
|
||||||
@ -96,9 +94,6 @@ KiCad includes a project manager and four main independent software tools:
|
|||||||
%setup -q -n kicad-%{version}
|
%setup -q -n kicad-%{version}
|
||||||
%patch1 -p0
|
%patch1 -p0
|
||||||
%patch3
|
%patch3
|
||||||
%if 0
|
|
||||||
%patch4 -p1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# -DKICAD_PLUGINS:PATH=%%{_libdir}/kicad/plugins \
|
# -DKICAD_PLUGINS:PATH=%%{_libdir}/kicad/plugins \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user