X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=build.sh;h=2af3bb82d96c7d7be0730971c63747a99dcc4b7f;hp=a297b1b537ab72d4aff871284104e222d3b5da5b;hb=3b38ca36fc18d34999073625a9c66dc2f05747a3;hpb=bd5438d61fd67d910da4183d4870366961a97b4a diff --git a/build.sh b/build.sh index a297b1b..2af3bb8 100755 --- a/build.sh +++ b/build.sh @@ -54,8 +54,8 @@ for file in $DESTDIR/js/jquery-*.min.js; do mv $file $DESTDIR/js/jquery-$jversion.js done -# copyright and readme files -cp -p license.txt README.txt COPYING.txt $DESTDIR/ +# copyright and readme and changes files +cp -p license.txt COPYING.txt README.txt CHANGES.txt $DESTDIR/ # creates upload directory mkdir -p $DESTDIR/upload/_thumbs