]> git.pld-linux.org Git - packages/device-mapper.git/commitdiff
- second part of small fixes inspired by kloczek (this time better checked,
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 8 Jul 2003 00:05:10 +0000 (00:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  I hope...)

Changed files:
    device-mapper.spec -> 1.7

device-mapper.spec

index b81f4c685787231d73c3fa140eb196976e209919..0b08100d96b9efb11638d6aa97c8560b785764fa 100644 (file)
@@ -59,7 +59,8 @@ Pliki nag
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/lib
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 mv -f $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.* $RPM_BUILD_ROOT/lib
 
This page took 0.064273 seconds and 4 git commands to generate.