undo the change 'Rename makeotfexe to makeotf'
This commit is contained in:
parent
21801ed6fa
commit
592d91cbfa
@ -2,7 +2,7 @@
|
||||
|
||||
Name: adobe-afdko
|
||||
Version: 3.2.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Adobe Font Development Kit for OpenType
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/adobe-type-tools/afdko
|
||||
@ -22,8 +22,6 @@ from PostScript and TrueType font data.
|
||||
%set_build_flags
|
||||
pushd c
|
||||
sh buildalllinux.sh release
|
||||
# rename makeotfexe to makeotf
|
||||
mv build_all/makeotfexe build_all/makeotf
|
||||
popd
|
||||
|
||||
%install
|
||||
@ -38,6 +36,9 @@ find ./ -type f -executable -exec install -p -m 0755 "{}" \
|
||||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Sat May 09 2020 Vishal Vijayraghavan <vishalvvr@fedoraproject.org> - 3.2.0-2
|
||||
- undo the change 'Rename makeotfexe to makeotf'
|
||||
|
||||
* Fri Apr 3 2020 Vishal Vijayraghavan <vishalvvr@fedoraproject.org> - 3.2.0-1
|
||||
- Build for latest release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user