Browse Source

rpmlint police: fully unbreak this package, it had all paths wrong

Ralf S. Engelschall 23 years ago
parent
commit
afba4e6f88
1 changed files with 2 additions and 2 deletions
  1. 2 2
      strace/strace.spec

+ 2 - 2
strace/strace.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Development
 License:      GPL
 Version:      4.4.98
-Release:      20030614
+Release:      20030704
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/sourceforge/strace/strace-%{version}.tar.bz2
@@ -75,7 +75,7 @@ AutoReqProv:  no
         $RPM_BUILD_ROOT%{l_prefix}/bin \
         $RPM_BUILD_ROOT%{l_prefix}/man/man1
     %{l_make} %{l_mflags} install \
-        DESTDIR=$RPM_BUILD_ROOT%{l_prefix}
+        DESTDIR=$RPM_BUILD_ROOT
     strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}