~ubuntu-branches/ubuntu/trusty/a52dec/trusty

« back to all changes in this revision

Viewing changes to autotools/install-sh

  • Committer: Bazaar Package Importer
  • Author(s): Mikael Hedin
  • Date: 2002-08-06 14:01:33 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20020806140133-92hthettsty01kue
Tags: 0.7.4-1
* New upstream version.
* Conflict/Provide/Replace liba52-dev, used since 0.7.3-2, does not
  allow the new -dev package to replace the one from version 0.7.3.
  Please enlighten me!

Show diffs side-by-side

added added

removed removed

Lines of Context:
163
163
 
164
164
# Skip lots of stat calls in the usual case.
165
165
if [ ! -d "$dstdir" ]; then
166
 
defaultIFS='    
 
166
defaultIFS='    
167
167
'
168
168
IFS="${IFS-${defaultIFS}}"
169
169