From 15a808146faf8b47354c6d32344bececa7b57924 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Fri, 30 Nov 2007 18:03:54 +0000 Subject: [PATCH] Removed duplicate autoconf action in release. Update version in source feed too (technically, we should only have a source feed in the first place, but for historical reasons we have two. I'll fix it later!). Also update the version in the AppInfo.xml! --- ROX-Filer.xml | 3 ++- ROX-Filer/ROX-Filer-src.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ROX-Filer.xml b/ROX-Filer.xml index e57e22ef..c60cd095 100644 --- a/ROX-Filer.xml +++ b/ROX-Filer.xml @@ -12,8 +12,9 @@ cd ROX-Filer/src/Docs/ && make cd ROX-Filer/src/po/ && ./dist - cd ROX-Filer/src/ && autoconf cd ROX-Filer/src/ && autoconf && rm -fr autom4te.cache + 0launch http://0install.net/2006/interfaces/0publish --set-released=today --set-version="$RELEASE_VERSION" ROX-Filer/ROX-Filer-src.xml + sed -i "s/<Version>.*<\/Version>$/<Version>$RELEASE_VERSION<\/Version>/" ROX-Filer/AppInfo.xml diff --git a/ROX-Filer/ROX-Filer-src.xml b/ROX-Filer/ROX-Filer-src.xml index cdbe02b2..378d3988 100644 --- a/ROX-Filer/ROX-Filer-src.xml +++ b/ROX-Filer/ROX-Filer-src.xml @@ -12,6 +12,6 @@ Use 0compile to build this program. - + -- 2.11.4.GIT