[Lunar-commits] r19230 - in moonbase/branches/crater/kde3: . qt3

sofar sofar at foo-projects.org
Mon Mar 13 22:31:16 UTC 2006



On Mon, 13 Mar 2006 14:20:16 -0800, Steven Michalske <hardkrash at lunar-linux.org> wrote:
> Moe,
> 
> On Mar 13, 2006, at 2:13 PM, Moritz Heiber wrote:
> 
>> +  if [ "$SAMPIN" == "y" ] ; then
>> +    mv examples  ${MODULE_PREFIX}/
>> +    mv tutorial  ${MODULE_PREFIX}/
>> +  fi &&
> 
> Should you use install instead of mv?

in any case 'cp -a' is preferred above 'mv'. install will not work with mutliple files in a directory.

Auke




More information about the Lunar-dev mailing list