pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/openh323 Removing seemingly verbose noop.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b98689f7d93
branches:  trunk
changeset: 506030:9b98689f7d93
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jan 10 21:06:08 2006 +0000

description:
Removing seemingly verbose noop.

diffstat:

 net/openh323/Makefile |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (21 lines):

diff -r 11afc0748868 -r 9b98689f7d93 net/openh323/Makefile
--- a/net/openh323/Makefile     Tue Jan 10 20:51:08 2006 +0000
+++ b/net/openh323/Makefile     Tue Jan 10 21:06:08 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2005/12/29 06:22:01 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2006/01/10 21:06:08 joerg Exp $
 
 DISTNAME=      openh323-v1_15_2-src
 PKGNAME=       openh323-1.15.2
@@ -25,11 +25,6 @@
 
 post-patch:
        cd ${WRKSRC}/include; ${LN} -s . openh323
-       ${_PKG_SILENT}cd ${WRKSRC};                     \
-       for f in openh323u.mak.in; do                   \
-               ${SED} ${FILES_SUBST_SED} $$f > $$f.sed;\
-               ${MV} -f $$f.sed $$f;                   \
-       done
 
 # override the openh323 install - it uses cp -d, and isn't libtool-aware
 do-install:



Home | Main Index | Thread Index | Old Index