Hartmut Goebel writes:
> Am 17.09.2016 um 15:24 schrieb 宋文武:
>> + (let* ((out (assoc-ref %outputs "out"))
>> +(bindir (string-append out "/bin"))
>> +(prog(string-append bindir "/mrrescue"))
>> +(source (assoc-ref %build-inputs "so
Ricardo Wurmus writes:
> 宋文武 writes:
>
>> * gnu/packages/games.scm (mrrescue): New variable.
>> ---
>> gnu/packages/games.scm | 48
>> 1 file changed, 48 insertions(+)
>>
>> diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
>> index d3
Am 17.09.2016 um 15:24 schrieb 宋文武:
> + (let* ((out (assoc-ref %outputs "out"))
> +(bindir (string-append out "/bin"))
> +(prog(string-append bindir "/mrrescue"))
> +(source (assoc-ref %build-inputs "source"))
> +(gui
宋文武 writes:
> * gnu/packages/games.scm (mrrescue): New variable.
> ---
> gnu/packages/games.scm | 48
> 1 file changed, 48 insertions(+)
>
> diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
> index d386e2c..8d321fc 100644
> --- a/gnu/
* gnu/packages/games.scm (mrrescue): New variable.
---
gnu/packages/games.scm | 48
1 file changed, 48 insertions(+)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index d386e2c..8d321fc 100644
--- a/gnu/packages/games.scm
+++ b/gnu/p