On Wed, Oct 26, 2016 at 11:21:32PM +0200, Danny Milosavljevic wrote: --- gnu/packages/admin.scm | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index d9b08ef..856d946 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -1892,7 +1893,7 @@ Kerberos and Heimdal and FAST is supported with recent MIT Kerberos.") ;; Upstream adds Makefile and config.h as dependencies ;; of all their tools which means $^ would pass them to gcc. ;; gcc won't know what to do with a Makefile. - (("-o [$][@] [$]\\^") "-o $@ meminfo.c")) + (("-o [$][@] [$]\\^") "-o $@ $<")) #t)) (delete 'configure)))) (home-page "https://github.com/linux-sunxi/sunxi-tools") It looks to me like this change should go into a patch and be submitted upstream. J' -- Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key.