mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
font-bitstream-type1:
- update to font-bitstream-type1-1.0.1 - various cleanups
This commit is contained in:
@@ -10,14 +10,13 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--with-fontdir=$XORG_PATH_FONTS
|
||||
|
||||
$MAKE
|
||||
|
||||
mkdir -p fonts
|
||||
cp *.afm fonts
|
||||
cp *.pfb fonts
|
||||
cp *.afm fonts
|
||||
cp *.pfb fonts
|
||||
|
||||
cd fonts
|
||||
mkfontdir
|
||||
mkfontdir
|
||||
|
||||
@@ -1 +1 @@
|
||||
http://xorg.freedesktop.org/archive/individual/font/font-bitstream-type1-1.0.0.tar.bz2
|
||||
http://xorg.freedesktop.org/archive/individual/font/font-bitstream-type1-1.0.1.tar.bz2
|
||||
Reference in New Issue
Block a user