File: newvserver-nonus.diff

package info (click to toggle)
vserver-debiantools 0.7.2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 212 kB
  • ctags: 24
  • sloc: sh: 1,609; makefile: 90
file content (11 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
--- newvserver.sh.old	2006-08-25 18:26:45.000000000 +0200
+++ newvserver.sh	2006-08-25 18:36:10.000000000 +0200
@@ -424,7 +424,7 @@
 fi
 
 # Make it so that apt and friends work
-if [ "sarge" == "$DIST" ] && [ "woody" == "$DIST" ] ; then
+if [ "woody" == "$DIST" ] ; then
     cat << EOF > "$VROOTDIR/$VHOST/etc/apt/sources.list"
 deb $MIRROR/ $DIST main
 deb-src $MIRROR/ $DIST main