Hello,
Â
 I'm trying to create a non-relocatable subpackage from a spec file, where the
main package is relocatable, i.e. has a Prefix: tag. It is possible to use Prefix:
for subpackages, e.g. to use a different value as for the main package, but I
have not been able to "clear" the main package's prefix setting. Using the following
spec file:
Â
Name: xxx
Version: 1.0
...
Prefix: /usr/local
%description
test
Â
%package sub
Summary: subpackage
Prefix:
%description sub
subpackage test
...
Â
Â
(Prefix: without a value) generates the error message
Â
error: line xx: Empty tag: Prefix:
Â
Thanks in advance for any suggestions.
Â
Kind regards,
--
i. A. Andreas Luik
in - innovative navigation GmbH
phone: +49 7154 807171
fax: +49 7154 807154
email: Andreas.Luik@innovative-navigation.de <mailto:Andreas.Luik@innovative-navigation.de>
in - innovative navigation GmbH, Leibnizstrasse 11, D-70806 Kornwestheim
Geschäftsführer/Managing Directors:
Dr. Thomas Gern, Dr. Martin Sandler, Dr. Reinhard Zimmermann, Uwe Vögele
Handelsregister: Stuttgart HRB 205770
in - innovative navigation GmbH is ISO 9001:2008 certified.
Â
Received on Mon Oct 7 14:45:09 2013