mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
xfig: fix cross.
This commit is contained in:
parent
b13112d672
commit
1fe2941423
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ homepage="http://mcj.sourceforge.net/"
|
|||
distfiles="${SOURCEFORGE_SITE}/mcj/${pkgname}-${version}.tar.xz"
|
||||
checksum=13ed9d04d1bbc2dec09da7ef49ceec278382d290f6cd926474c2f2d016fec2f7
|
||||
|
||||
# Hard-coded to /usr/include in the sources.
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's/spell %f/aspell list %f/' app-defaults/Fig
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue