vapier      14/08/14 12:51:56

  Modified:             acct-6.6.1-math.patch
  Log:
  Fix copy & paste fail #519552 by René Rhéaume.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.2                  sys-process/acct/files/acct-6.6.1-math.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/acct/files/acct-6.6.1-math.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/acct/files/acct-6.6.1-math.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/acct/files/acct-6.6.1-math.patch?r1=1.1&r2=1.2

Index: acct-6.6.1-math.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/acct/files/acct-6.6.1-math.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- acct-6.6.1-math.patch       13 Aug 2014 03:59:48 -0000      1.1
+++ acct-6.6.1-math.patch       14 Aug 2014 12:51:56 -0000      1.2
@@ -17,7 +17,7 @@
  
  lastcomm_SOURCES = lastcomm.c common.c dev_hash.c file_rd.c \
    hashtab.c pacct_rd.c uid_hash.c
-+sa_LDADD = $(LDADD) -lm
++lastcomm_LDADD = $(LDADD) -lm
  
  sa_SOURCES = sa.c common.c file_rd.c hashtab.c \
    pacct_rd.c uid_hash.c




Reply via email to