~ubuntu-branches/ubuntu/raring/babel/raring-proposed

« back to all changes in this revision

Viewing changes to bin/copy.sh

  • Committer: Bazaar Package Importer
  • Author(s): Adam C. Powell, IV
  • Date: 2008-08-01 07:56:58 UTC
  • mfrom: (3.1.2 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080801075658-9ezcrbh8dcs8lg70
Tags: 1.2.0.dfsg-6
Added libparsifal-dev as dependency to libsidl-dev (closes: #483324).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
## File:        copy.sh
3
3
## Package:     Babel binary
4
 
## Copyright:   (c) 2000-2001 The Regents of the University of California
5
 
## Revision:    $Revision: 4434 $
6
 
## Modified:    $Date: 2005-03-17 09:05:29 -0800 (Thu, 17 Mar 2005) $
 
4
## Copyright:   (c) 2000-2001 Lawrence Livermore National Security, LLC
 
5
## Revision:    $Revision: 6171 $
 
6
## Modified:    $Date: 2007-10-08 16:39:28 -0700 (Mon, 08 Oct 2007) $
7
7
## Description: copy files for build: copy.sh SRCDIR DSTDIR files...
8
8
 
9
9
srcdir=$1 ; shift