[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/icecream/client
From:       Michael Matz <matz () kde ! org>
Date:       2006-05-22 16:58:39
Message-ID: 1148317119.389613.19602.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 543732 by matz:

Preserve modtime and other fileattributes, so that the env file
doesn't depend on the time it was created.


 M  +1 -1      create-env  


--- branches/work/icecream/client/create-env #543731:543732
@@ -97,7 +97,7 @@
     ;;
   esac
   mkdir -p $tempdir/`dirname $target`
-  cp $path $tempdir/$target
+  cp -p $path $tempdir/$target
   target=`echo $target | cut -b2-`
   new_target_files="$new_target_files $target"
 done
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic