Skip to content

Commit

Permalink
One more arch fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sionescu committed Nov 30, 2019
1 parent bd11aac commit d02704c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-repo.bash
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ curl https://download.opensuse.org/repositories/home:/sionescu/Debian_Old/Releas

apt-get update -qq

apt-get -y install libfixposix3:${ARCH} libfixposix-dev
apt-get -y install libfixposix3:${ARCH} libfixposix-dev:${ARCH}

dpkg -L libfixposix3 libfixposix-dev

0 comments on commit d02704c

Please sign in to comment.