Edit

IABSD.fr/ports/sysutils/apcd/patches/patch-apcmon_Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:57:10
    Hash : 2b3700e3
    Message : drop RCS Ids

  • sysutils/apcd/patches/patch-apcmon_Makefile
  • --- apcmon/Makefile.orig	Sun Apr 23 23:23:33 2017
    +++ apcmon/Makefile	Sun Apr 23 23:23:42 2017
    @@ -1,7 +1,7 @@
     PROG=		apcmon
     SRCS=		apcmon.c
     
    -CFLAGS+=	-Wall -Werror -Wstrict-prototypes -pedantic
    +CFLAGS+=	-Wall -Wstrict-prototypes -pedantic
     LDADD+=		-lcurses
     
     PIPE=		-pipe