Navigation Menu

Skip to content

Commit

Permalink
apt: install keyring
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 29, 2012
1 parent 8741589 commit 21b08dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/apt/build-deb.sh
Expand Up @@ -32,6 +32,7 @@ if [ ! -x /usr/bin/aptitude ]; then
run apt-get install -y aptitude
fi
run aptitude update -V -D
run aptitude install -V -D -y --allow-untrusted groonga-keyring
run aptitude safe-upgrade -V -D -y

security_list=/etc/apt/sources.list.d/security.list
Expand Down

0 comments on commit 21b08dd

Please sign in to comment.