mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-17 03:45:56 +01:00
Remove the two old cherry-pick lines from 1.0's uploadtoppa.sh
(cherry picked from commit ab35474734
)
This commit is contained in:
parent
34b73123bc
commit
d835cc4819
2
dist/uploadtoppa.sh
vendored
2
dist/uploadtoppa.sh
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user