]> git.pld-linux.org Git - packages/findutils.git/commitdiff
- adapterized.
authorkloczek <kloczek@pld-linux.org>
Sat, 23 Feb 2002 02:06:14 +0000 (02:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    findutils.spec -> 1.52

findutils.spec

index b113589b031f0732d6aae3e2fedb8a24f1e422e2..e16db6db59990397e1190b1c781cb54eb2ab35d1 100644 (file)
@@ -73,8 +73,8 @@ arayabilirsiniz.
 
 %prep
 %setup  -q
-%patch0 -p1 
-%patch2 -p1 
+%patch0 -p1
+%patch2 -p1
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
@@ -82,7 +82,7 @@ arayabilirsiniz.
 
 %build
 touch lib/{stat,lstat}.c
-%configure 
+%configure
 
 %{__make}
 
@@ -91,11 +91,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
-       
+
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
 gzip -9nf NEWS README TODO ChangeLog
-       
+
 %find_lang %{name}
 
 %post
This page took 0.053371 seconds and 4 git commands to generate.