more build tries
This commit is contained in:
parent
79e57691c8
commit
f41c4c0eee
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ Patch1: asl-fedora-build-options.patch
|
|||
Patch2: asl-no-concept-check1043.patch
|
||||
# https://svn.boost.org/trac/boost/ticket/6940
|
||||
Patch3: asl-time-utc.patch
|
||||
Patch4: asl-uninitialized-move.patch
|
||||
|
||||
BuildRequires: boost-build
|
||||
BuildRequires: boost-devel
|
||||
|
|
@ -60,6 +61,7 @@ API and other documentation for Adobe Source Libraries (ASL).
|
|||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
|
||||
find . \( -name *.hpp -o -name *.jpg \) -executable -exec chmod 644 {} \;
|
||||
iconv -f iso8859-1 -t utf-8 release_notes.txt > release_notes.txt.conv && \
|
||||
|
|
|
|||
Reference in a new issue