Browse Source

updated po files

git-svn-id: http://trac.vinelinux.org/repos/projects/vbootstrap/trunk@6703 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 11 years ago
parent
commit
166d36ffc8
2 changed files with 3 additions and 2 deletions
  1. 1 0
      vbootstrap-vl.spec
  2. 2 2
      vbuilder.sh.in

+ 1 - 0
vbootstrap-vl.spec

@@ -90,6 +90,7 @@ vbuilder は vbootstrap を利用して chroot 環境の構築し、
 %changelog
 * Sat Aug 11 2012 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.58-1
 - set VBUILDER_STABLE_VERSION=6 in Makefile
+- updated po files
 
 * Mon Jul 30 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 0.0.57-1
 - change 6.0 to 6

+ 2 - 2
vbuilder.sh.in

@@ -51,8 +51,8 @@ Examples:
 $(basename $0) clean build
 * build rpms from the specified source rpm:
 $(basename $0) build-rpm [src.rpm]
-* make a plain build environment for Vine Linux 5.2:
-$(basename $0) --version 5.2 clean build
+* make a plain build environment for Vine Linux 6:
+$(basename $0) --version 6 clean build
 * make a i386 chroot on x86_64:
 $(basename $0) --arch i386 clean build
 * build a kernel package with target i686: