openbsd-ports/telephony/siproxd/patches/patch-src_Makefile_in
sthen e7f3e698e4 Update to siproxd 0.8.1 and add rc script; from Lawrence Teo, based
on a diff from stephan@ with feedback from myself and Brad
2012-01-17 17:30:33 +00:00

13 lines
457 B
Plaintext

$OpenBSD: patch-src_Makefile_in,v 1.3 2012/01/17 17:30:33 sthen Exp $
--- src/Makefile.in.orig Sun Jul 10 15:57:51 2011
+++ src/Makefile.in Sat Sep 10 21:19:58 2011
@@ -705,7 +705,7 @@ uninstall-am: uninstall-info-am uninstall-pkglibLTLIBR
# count BUILDs - each time increment by one and define the
# C macro BUILDNO. bind it to a file everybody includes (log.h)
#
-log.h: increment_build
+log.h:
increment_build:
@echo "incrementing BUILD number"