Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 19 years ago
parent
commit
ef68f424a4
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      package/base/subversion/subversion.conf
  2. +2
    -2
      package/base/subversion/subversion.desc

+ 1
- 1
package/base/subversion/subversion.conf

@ -22,7 +22,7 @@
# use system wide neon
pkginstalled neon && var_append extraconfopt " " "--with-neon=$root/usr"
pkginstalled sun-jdk14 && var_append extraconfopt " " "--enable-javahl --with-jdk=/opt/j2sdk1.4.2_09/"
pkginstalled sun-jdk14 && var_append extraconfopt " " "--enable-javahl --with-jdk=`ls -d1R $root/opt/j2sdk1.4*`"
if [ "$xpkg" = subversion-static ]
then

+ 2
- 2
package/base/subversion/subversion.desc

@ -42,10 +42,10 @@
[L] OpenSource
[S] Stable
[V] 1.3.0
[V] 1.3.1
[P] X -?---5---9 193.400
[D] 3009228507 subversion-1.3.0.tar.bz2 http://subversion.tigris.org/tarballs/
[D] 3710891383 subversion-1.3.1.tar.bz2 http://subversion.tigris.org/tarballs/
[CV-URL] http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260

Loading…
Cancel
Save