projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94ae108
)
Disable the hook
author
Christian Bayle
<cbayle@gmail.com>
Sun, 1 Nov 2009 00:32:21 +0000
(
00:32
+0000)
committer
Christian Bayle
<cbayle@gmail.com>
Sun, 1 Nov 2009 00:32:21 +0000
(
00:32
+0000)
hook/ubuntu/G00ubukey
patch
|
blob
|
history
diff --git
a/hook/ubuntu/G00ubukey
b/hook/ubuntu/G00ubukey
index 82ae1f8788e6ba14eb88b38d34a04f42d6d44b52..5e5749c8e8b59fb993b10072fe744b2a01fd32f3 100755
(executable)
--- a/
hook/ubuntu/G00ubukey
+++ b/
hook/ubuntu/G00ubukey
@@
-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