Skip to content

Commit

Permalink
ARM version is 6, not 7.
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonTeixidor committed Mar 15, 2018
1 parent 59c55b8 commit 950e256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-release
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ rust-builder-arm() {
}

rust-builder-arm "cargo build --release"
zip -j spotifyd-`date --iso-8601`-armv7.zip target/arm-unknown-linux-gnueabihf/release/spotifyd
zip -j spotifyd-`date --iso-8601`-armv6.zip target/arm-unknown-linux-gnueabihf/release/spotifyd

0 comments on commit 950e256

Please sign in to comment.