From aa86beca589ce24da1874ddfd760e38c4f01cb57 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 2 Mar 2015 00:37:19 +0000 Subject: - Unsilence install - Switch to @sample --- archivers/hpack.non-usa.only/Makefile | 2 +- archivers/hpack.non-usa.only/pkg-plist | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'archivers/hpack.non-usa.only') diff --git a/archivers/hpack.non-usa.only/Makefile b/archivers/hpack.non-usa.only/Makefile index 27c7ac05fb38..99bbe31e4b54 100644 --- a/archivers/hpack.non-usa.only/Makefile +++ b/archivers/hpack.non-usa.only/Makefile @@ -24,6 +24,6 @@ post-patch: .endfor post-install: - @${INSTALL_DATA} ${WRKSRC}/docs/hpack.cfg ${STAGEDIR}${PREFIX}/etc/hpack.cfg.dist + ${INSTALL_DATA} ${WRKSRC}/docs/hpack.cfg ${STAGEDIR}${PREFIX}/etc/hpack.cfg.sample .include diff --git a/archivers/hpack.non-usa.only/pkg-plist b/archivers/hpack.non-usa.only/pkg-plist index 71b01c12e9bc..9da71af4aecb 100644 --- a/archivers/hpack.non-usa.only/pkg-plist +++ b/archivers/hpack.non-usa.only/pkg-plist @@ -1,7 +1,5 @@ bin/hpack bin/keycvt -@unexec if cmp -s %D/etc/hpack.cfg %D/etc/hpack.cfg.dist; then rm -f %D/etc/hpack.cfg; fi -etc/hpack.cfg.dist -@exec [ -f %B/hpack.cfg ] || cp %B/%f %B/hpack.cfg +@sample etc/hpack.cfg.sample lib/hpack/language.dat man/man1/hpack.1.gz -- cgit v1.2.3