-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fc25: Add initial support for Fedora 25
Bump to versions given in the Fedora 25 repo: fontconfig 2.12.1 and freetype 2.7.1
- Loading branch information
Jared Hancock
committed
Jan 9, 2017
1 parent
690e17b
commit 246acfa
Showing
8 changed files
with
536 additions
and
504 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
BASE = fedora-24 | ||
BASE = fedora-25 | ||
DIRS = $(wildcard */) | ||
|
||
define makerpm = | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.