Rebase to 3.75| Fix build commands
This commit is contained in:
parent
b12363c2ff
commit
e91f851572
@ -6,7 +6,7 @@ License: GPLv2+
|
||||
URL: http://www.pstoedit.net
|
||||
Source0: https://sourceforge.net/projects/pstoedit/files/pstoedit/%{version}/pstoedit-%{version}.tar.gz
|
||||
|
||||
# Fix include directory
|
||||
# Fix cflags of the pkg-config file
|
||||
Patch0: pstoedit-pkglibdir.patch
|
||||
|
||||
BuildRequires: gd-devel
|
||||
@ -46,11 +46,11 @@ applications
|
||||
dos2unix doc/*.htm doc/readme.txt
|
||||
|
||||
%build
|
||||
# Buildling without ImageMagick support, to work around bug 507035
|
||||
%configure --disable-static --enable-docs=no --with-libzip-include=%{_includedir} \
|
||||
%if 0%{?rhel} == 7
|
||||
--without-emf
|
||||
%endif
|
||||
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user