From cf9f426f278f57ea74cd22ffda07047c2fb4ce9c Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 11 Aug 2005 03:49:40 +0000 Subject: SPEC file fix --- librcc.spec.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/librcc.spec.in b/librcc.spec.in index f618918..0ec151b 100644 --- a/librcc.spec.in +++ b/librcc.spec.in @@ -1,4 +1,4 @@ -%define realrelease 1 +%define realrelease 2 %define cvs @LIBRCC_CVS@ %if %cvs @@ -60,8 +60,8 @@ rm -f $RPM_BUILD_ROOT%{prefix}/lib/*.la rm -f $RPM_BUILD_ROOT%{prefix}/lib/rcc/engines/*.a rm -f $RPM_BUILD_ROOT%{prefix}/lib/rcc/engines/*.la make -C examples -install -m 755 examples/rcc-gtk*-config $RPM_BUILD_ROOT/%{prefix}/bin - +make -C examples install DESTDIR=$RPM_BUILD_ROOT +rm -f $RPM_BUILD_ROOT%{prefix}/bin/example* install -m 644 examples/rcc.xml $RPM_BUILD_ROOT/etc -- cgit v1.2.3