From c1e98e63ced7c7cf0a96eb7344dce8c70a2374a3 Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Fri, 29 Apr 2005 03:14:31 +0000 Subject: - remove Makefile.in from cvs - more scripts - version is 0.1 (in way) - use spec-helper at time --- macros.in | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'macros.in') diff --git a/macros.in b/macros.in index 1e1f78f..ad53a0e 100644 --- a/macros.in +++ b/macros.in @@ -209,9 +209,14 @@ # %__os_install_post \ - @RPMVENDORDIR@/brp-compress \\\ - @RPMVENDORDIR@/brp-strip \\\ - @RPMVENDORDIR@/brp-strip-comment-note \\\ + @RPMVENDORDIR@/brp-compress \ + @RPMVENDORDIR@/brp-strip \ + @RPMVENDORDIR@/brp-strip-static-archive \ + @RPMVENDORDIR@/brp-strip-comment-note \ +%{nil} + +%__os_install_post \ + /usr/share/spec-helper/spec-helper \ %{nil} %__debug_install_post \ -- cgit v1.2.1