added the CREDITS file to the tarball (Studio needs it, and also: why

not)
This commit is contained in:
fgerlits 2007-02-16 17:05:35 +00:00
parent 84947c8893
commit 07ea662459
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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
#-------------------------------------------------------------------------------