View | Details | Raw Unified | Return to bug 6764
Collapse All | Expand All

(-)setproctitle.spec.orig (-1 / +1 lines)
Lines 30-36 Link Here
30
%make_build
30
%make_build
31
31
32
%install
32
%install
33
make install DESTDIR="$RPM_BUILD_ROOT"
33
make install DESTDIR="$RPM_BUILD_ROOT" libdir=%_libdir
34
34
35
%post -p %post_ldconfig
35
%post -p %post_ldconfig
36
%postun -p %postun_ldconfig
36
%postun -p %postun_ldconfig

Return to bug 6764