added the CREDITS file to the tarball (Studio needs it, and also: why
not)
This commit is contained in:
parent
84947c8893
commit
07ea662459
|
@ -187,7 +187,7 @@ done
|
|||
#-------------------------------------------------------------------------------
|
||||
#cp -pPR $bindir $ls_tmpdir
|
||||
#cp -pPR $etcdir $ls_tmpdir
|
||||
cp -pPR README INSTALL configure $ls_tmpdir
|
||||
cp -pPR README INSTALL CREDITS configure $ls_tmpdir
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
# Get rid of the remnants of the subversion system
|
||||
|
|
|
@ -201,7 +201,7 @@ cp -pPR $products_dir/* $products_tmpdir
|
|||
cp -pPR $bindir $ls_tmpdir
|
||||
cp -pPR $docdir $ls_tmpdir
|
||||
cp -pPR $etcdir $ls_tmpdir
|
||||
cp -pPR README INSTALL configure $ls_tmpdir
|
||||
cp -pPR README INSTALL CREDITS configure $ls_tmpdir
|
||||
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue