Navigation Menu

Skip to content

Commit

Permalink
force to add source repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 23, 2010
1 parent eff6030 commit e62ac3a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apt/build-deb.sh
Expand Up @@ -19,6 +19,9 @@ run()
fi
}

grep '^deb ' /etc/apt/sources.list | \
sed -e 's/^deb /deb-src /' > /etc/apt/sources.list.d/base-source.list

if [ ! -x /usr/bin/aptitude ]; then
run apt-get install -y aptitude
fi
Expand Down

0 comments on commit e62ac3a

Please sign in to comment.