On 05/18/2012 08:44 AM, David C. Rankin wrote:
> Allan, Dennis, thanks.
>
> I will check for a matching .proto file with new packages. I don't know if
> that would have helped here. The issue was in the Makefile:
>
> src/gebc-1.07/Makefile:am__installdirs = "$(DESTDIR)$(bindir)"
> src/gebc-1.07
On 05/18/2012 08:04 AM, Dennis Herbrich wrote:
> On Fri, May 18, 2012 at 07:54:27AM -0500, David C. Rankin wrote:
>> OK, I'll check again for the package manipulating pkgdir, because I'm using
>> the standard package:
>>
>> package() {
>> msg "Packaging ${pkgname}-${pkgver}"
>>
>> cd ${pkgname}
On Fri, May 18, 2012 at 07:54:27AM -0500, David C. Rankin wrote:
> OK, I'll check again for the package manipulating pkgdir, because I'm using
> the standard package:
>
> package() {
> msg "Packaging ${pkgname}-${pkgver}"
>
> cd ${pkgname}-${pkgver}
>
> make DESTDIR=$pkgdir install
> }
In
On 18/05/12 22:54, David C. Rankin wrote:
> On 05/18/2012 02:33 AM, Allan McRae wrote:
>> On 18/05/12 16:00, Martin Panter wrote:
>>> On 18 May 2012 15:26, David C. Rankin
>>> wrote:
Building a small app (GNU External Ballistic Calculator) for Arch. When
the
PKGBUILD goes to pack
On 05/18/2012 02:33 AM, Allan McRae wrote:
> On 18/05/12 16:00, Martin Panter wrote:
>> On 18 May 2012 15:26, David C. Rankin wrote:
>>> Building a small app (GNU External Ballistic Calculator) for Arch. When the
>>> PKGBUILD goes to package the file it create both
>>>
>>> /pkg
>>> /pkgusr
>>>
>>
On 18/05/12 16:00, Martin Panter wrote:
> On 18 May 2012 15:26, David C. Rankin wrote:
>> Building a small app (GNU External Ballistic Calculator) for Arch. When the
>> PKGBUILD goes to package the file it create both
>>
>> /pkg
>> /pkgusr
>>
>> directories. It puts the .PKGINFO in /pkg and then
6 matches
Mail list logo