|
|
|
|
@ -32,7 +32,7 @@ Class: PLUS
|
|
|
|
|
Group: Editor |
|
|
|
|
License: BSD |
|
|
|
|
Version: 0.1.5 |
|
|
|
|
Release: 20110205 |
|
|
|
|
Release: 20110831 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://ftp.de.debian.org/debian/pool/main/h/hexer/hexer_%{version}.orig.tar.gz |
|
|
|
|
@ -63,6 +63,7 @@ PreReq: OpenPKG, openpkg >= 20100101
|
|
|
|
|
*-netbsd* ) ext=bsd ;; |
|
|
|
|
*-linux* ) ext=linux ;; |
|
|
|
|
*-sunos* ) ext=sunos ;; |
|
|
|
|
*-darwin* ) ext=bsd ;; |
|
|
|
|
esac |
|
|
|
|
%{l_shtool} install \ |
|
|
|
|
-e 's;\(USE_STDARG\).*;\1 1;' \ |
|
|
|
|
|