From 881ebeba59371385d061265e0bb9820cb5b6b7e5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Tue, 8 Jul 2003 00:05:11 +0000 Subject: [PATCH] - second part of small fixes inspired by kloczek (this time better checked, I hope...) Changed files: dircproxy.spec -> 1.15 --- dircproxy.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dircproxy.spec b/dircproxy.spec index 03432db..5255a62 100644 --- a/dircproxy.spec +++ b/dircproxy.spec @@ -49,7 +49,8 @@ rm -f missing %install rm -rf $RPM_BUILD_ROOT -%{__make} install DESTDIR=$RPM_BUILD_ROOT +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT -- 2.43.0