parent
6e47a4c5f4
commit
aade0c4316
|
@ -13,12 +13,12 @@ distfiles="http://t-sato.in.coocan.jp/${pkgname}/${pkgname}-${version}.tar.gz"
|
|||
checksum=895f768269820e7c0379b0daac3687bda0c670d192ebb7e61e5613a5939ec90b
|
||||
nocross=yes # xmkmf broken
|
||||
|
||||
do_configure() {
|
||||
xmkmf
|
||||
do_configure() {
|
||||
xmkmf
|
||||
}
|
||||
pre_build() {
|
||||
export MODULE_CFLAGS="$CFLAGS"
|
||||
export LOCAL_LDFLAGS="$LDFLAGS"
|
||||
export MODULE_CFLAGS="$CFLAGS"
|
||||
export LOCAL_LDFLAGS="$LDFLAGS"
|
||||
}
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/lib/X11/app-defaults
|
||||
|
|
Loading…
Reference in New Issue