Mailinglist Archive: opensuse-buildservice (375 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Re: Build serve noob, and need help with a rpm spec file
- From: Adam Jimerson <vendion@xxxxxxxxxxx>
- Date: Tue, 29 Apr 2008 15:32:00 -0400
- Message-id: <200804291532.05678.vendion@xxxxxxxxxxx>
On Tuesday 29 April 2008 02:57:27 pm Michal Marek wrote:
That would explain the Permission denied
Any suggestions on where and how to add the files the the system?
1) In %install, you can only create files within the %buildroot
temporary directory. The build doesn't run as root.
That would explain the Permission denied
2) Are you sure you want to use a hardlink here? There's no guarantee
that /usr/kenesis-0.1alpha2/ and /usr/bin/ will be on the same
filesystem...
Any suggestions on where and how to add the files the the system?
| < Previous | Next > |