From e3aae3ee9b341353353d2abdf2cf93d20085c84c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Tue, 26 Dec 2006 20:57:21 +0000 Subject: [PATCH] - %install fixed - release 4 (rebuild against postgresql-8.2) Changed files: XdeFactor-ng.spec -> 1.37 --- XdeFactor-ng.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/XdeFactor-ng.spec b/XdeFactor-ng.spec index 31d5311..5a70b46 100644 --- a/XdeFactor-ng.spec +++ b/XdeFactor-ng.spec @@ -12,7 +12,7 @@ Summary: XdeFactor - New Generation of program to make invoices Summary(pl): XdeFactor - nowa generacja programu do fakturowania Name: XdeFactor-ng Version: %{_snap} -Release: 3 +Release: 4 Epoch: 1 License: GPL Group: Applications @@ -129,7 +129,9 @@ for i in %{_modules}; do cd .. done -install doc/xdefactor-ng.1 %{_mandir}/man1/ +cd ../.. + +install doc/xdefactor-ng.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %clean rm -rf $RPM_BUILD_ROOT -- 2.43.0