浏览代码

files moved in debianGIS repo

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@36120 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 16 年之前
父节点
当前提交
90dd81d051
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      debian/README.debian

+ 2 - 1
debian/README.debian

@@ -1,12 +1,13 @@
 # For preparing GRASS Debian package run
 # For preparing GRASS Debian package run
 
 
-svn co svn://svn.debian.org/pkg-grass/packages/grass/branches/6.4/debian debiangis
+svn co svn://svn.debian.org/pkg-grass/packages/grass/trunk/debian debiangis
 mv debiangis/* .
 mv debiangis/* .
 
 
 # in this directory. It will download latest debian configuration files
 # in this directory. It will download latest debian configuration files
 # from debian Subversion server (http://svn.debian.org).
 # from debian Subversion server (http://svn.debian.org).
 # The grass debian/ dir is under SVN control so you can't just checkout over
 # The grass debian/ dir is under SVN control so you can't just checkout over
 # the top of it from another repo. 
 # the top of it from another repo. 
+# You may need to adapt it to work with GRASS 7 (it's for the latest stable)
 
 
 # After that, you can build current version of GRASS with
 # After that, you can build current version of GRASS with