x48: use standard font
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'x48'
|
# Template file for 'x48'
|
||||||
pkgname=x48
|
pkgname=x48
|
||||||
version=0.6.4
|
version=0.6.4
|
||||||
revision=1
|
revision=2
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
@@ -17,3 +17,6 @@ pre_configure() {
|
|||||||
./autogen.sh
|
./autogen.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre_install() {
|
||||||
|
sed -i 's:helvetica:fixed:' X48
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user