[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31047: [PATCH] gnu: 4store: Remove preprocessor directive.
From: |
Roel Janssen |
Subject: |
bug#31047: [PATCH] gnu: 4store: Remove preprocessor directive. |
Date: |
Wed, 04 Apr 2018 14:58:57 +0200 |
User-agent: |
mu4e 1.0; emacs 25.3.1 |
Roel Janssen <address@hidden> writes:
> Ludovic Courtès <address@hidden> writes:
>
>> Roel Janssen <address@hidden> skribis:
>>
>>> From c199e8bc2ae4db3ecd8dcc4267619d9fdc2e9a1b Mon Sep 17 00:00:00 2001
>>> From: Roel Janssen <address@hidden>
>>> Date: Tue, 3 Apr 2018 17:47:05 +0200
>>> Subject: [PATCH] gnu: 4store: Remove preprocessor directive.
>>>
>>> * gnu/packages/databases.scm (4store): Add patch to remove preprocessor
>>> directive.
>>> * gnu/packages/patches/4store-unset-preprocessor-directive.patch: New file.
>>> * gnu/local.mk: Register patch.
>>
>> [...]
>>
>>> + (patches (list (search-patch
>>> "4store-unset-preprocessor-directive.patch")
>>> + (search-patch "4store-fix-buildsystem.patch")))))
>>
>> You can even use ‘search-patches’ here.
>
> Of course. Old habits die hard I suppose..
> I used ‘search-patches’ and pushed in ea09f99f7.
>
> Thanks!
>
> Kind regards,
> Roel Janssen
I forgot to mark is as done. So here goes.
Kind regards,
Roel Janssen