Mailinglist Archive: opensuse-packaging (249 mails)
| < Previous | Next > |
[opensuse-packaging] Pure python package with arch dependent install locations
- From: William Witt <william@xxxxxxxxxxxxxxx>
- Date: Thu, 11 Nov 2010 14:47:30 -0600
- Message-id: <1289508451.9709.46.camel@xxxxxxxxxxxxx>
I'm packaging mintmenu, which is pur python, and so should be a noarch
package. However, it needs to place a mintmenu.server file in
"%{_libdir}/bonobo/servers/". Since this expands differently on 32bit
vs. 64bit (and it needs to 64 bit systems don't pick it up if its in
"/usr/lib/bonobo/servers/", is it ok to leave the package as arch
dependent and ignore the rpmlint warnings?
Will
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
package. However, it needs to place a mintmenu.server file in
"%{_libdir}/bonobo/servers/". Since this expands differently on 32bit
vs. 64bit (and it needs to 64 bit systems don't pick it up if its in
"/usr/lib/bonobo/servers/", is it ok to leave the package as arch
dependent and ignore the rpmlint warnings?
Will
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |