File: newnfsvserver-nonus.diff

package info (click to toggle)
vserver-debiantools 0.3.4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 184 kB
  • ctags: 24
  • sloc: sh: 1,440; makefile: 90
file content (11 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
--- newnfsvserver.sh.old	2006-08-25 18:36:46.000000000 +0200
+++ newnfsvserver.sh	2006-08-25 18:37:22.000000000 +0200
@@ -398,7 +398,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