[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: turn a tarball into RPM
- From: Rodrigo Barbosa <rodrigob suespammers org>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: turn a tarball into RPM
- Date: Tue, 31 Aug 2004 15:36:38 -0300
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, Aug 31, 2004 at 11:32:28AM -0700, Stephen Mah wrote:
> I'm trying to create an rpm that does not need to compile any code. I
> just need it to extract the tar-ball into a directory and create a few
> icons. Is this possible?
>
> When I tried, it tried to find the configure file.
> /var/tmp/rpm-tmp.67234: line 47: ./configure: No such file or directory
Remove everything from between the lines:
%build
and
%install
Including that %configure or %GNUconfigure (or something like it)
you have there.
[]s
- --
Rodrigo Barbosa <rodrigob@suespammers.org>
"Quid quid Latine dictum sit, altum viditur"
"Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFBNMU2pdyWzQ5b5ckRAgbwAKCktx8MOYbzAISMXsmeMjR9VrRmtwCcDNjl
9I9CkYQtx2H9SjRPvTvjYwI=
=DrHA
-----END PGP SIGNATURE-----
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]