SHA256
1
0
forked from pool/hxtools

Accepting request 142227 from devel:libraries:c_c++

- Update to new upstream release 20121121
* profile: have hxpref_cd relay complaints if HOME is unset
* new screenfonts A1.fnt, B1.fnt with unimap cp437AB.uni
* vfontas: add -G option for 8x16->9x16 conversion
* gpsh: support index exclusion

OBS-URL: https://build.opensuse.org/request/show/142227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hxtools?expand=0&rev=17
This commit is contained in:
Stephan Kulow
2012-11-21 16:01:02 +00:00
committed by Git OBS Bridge
parent 6afeec9d4f
commit 3e0740a4ce
6 changed files with 31 additions and 26 deletions

View File

@@ -17,7 +17,7 @@
Name: hxtools
Version: 20120802
Version: 20121121
Release: 0
Url: http://inai.de/projects/hxtools/
Summary: Collection of day-to-day tools (binaries)
@@ -195,11 +195,7 @@ tar -xf "%{S:0}" --use=xz;
%endif
%build
%configure \
--datadir=%_datadir/%name \
--with-keymapdir=%_datadir/kbd/keymaps \
--with-vgafontdir=%_datadir/kbd/consolefonts \
--with-x11fontdir=%_datadir/fonts
%configure
make %{?_smp_mflags};
%install