1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-19 12:53:25 +01:00

Remove the two old cherry-pick lines from 1.0's uploadtoppa.sh

This commit is contained in:
David Sansome 2012-10-26 19:28:47 +02:00
parent 24e9c50b62
commit ab35474734

2
dist/uploadtoppa.sh vendored
View File

@ -22,8 +22,6 @@ rm -rfv $BASE/$DIRECTORY $BASE/*.diff.gz $BASE/*.tar.gz $BASE/*.dsc $BASE/*_sour
git clone $REPO $DIRECTORY
cd $BASE/$DIRECTORY
git checkout $REFSPEC
git cherry-pick -n 9e2e035ae1a25bc5f37a17ae7ea10ba7c37fb328
git cherry-pick -n 5b9a273227648919c8c57c73df9c980c049eccc4
# Generate changelog and maketarball.sh
mkdir $BASE/$DIRECTORY/bin