|
|
|
@ -33,10 +33,11 @@ Distribution: OpenPKG [BASE] |
|
|
|
Group: Terminal |
|
|
|
Group: Terminal |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: 2.0 |
|
|
|
Version: 2.0 |
|
|
|
Release: 20020206 |
|
|
|
Release: 20020223 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: ftp://ftp.gnu.org/gnu/termutils/termutils-%{version}.tar.gz |
|
|
|
Source0: ftp://ftp.gnu.org/gnu/termutils/termutils-%{version}.tar.gz |
|
|
|
|
|
|
|
Patch0: termutils.patch |
|
|
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
# build information |
|
|
|
Prefix: %{l_prefix} |
|
|
|
Prefix: %{l_prefix} |
|
|
|
@ -51,6 +52,7 @@ AutoReqProv: no |
|
|
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
%prep |
|
|
|
%setup -q |
|
|
|
%setup -q |
|
|
|
|
|
|
|
%patch -p0 |
|
|
|
|
|
|
|
|
|
|
|
%build |
|
|
|
%build |
|
|
|
CC="%{l_cc}" \ |
|
|
|
CC="%{l_cc}" \ |
|
|
|
|