Skip to content

Commit

Permalink
Disable the hook
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://scm.fusionforge.org/srv/svn/fusionforge/trunk@8323 9d84d37e-dcb1-4aad-b103-6f3d92f53bf6
  • Loading branch information
cbayle committed Nov 1, 2009
1 parent 1419d43 commit 1ff38af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hook/ubuntu/G00ubukey
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#! /bin/sh
# Add universe required by cowbuilder
#grep "main$" /etc/apt/sources.list | sed 's/main/universe/' >> /etc/apt/sources.list
grep jaunty /etc/apt/sources.list | sed 's/jaunty/jaunty-updates/' >> /etc/apt/sources.list
cat /etc/apt/sources.list
#CB#grep jaunty /etc/apt/sources.list | sed 's/jaunty/jaunty-updates/' >> /etc/apt/sources.list
#CB#cat /etc/apt/sources.list

0 comments on commit 1ff38af

Please sign in to comment.