From 8e60c0c7f1a2bcb13fdf6bfca21fe940e02fdb9c Mon Sep 17 00:00:00 2001 From: str1ngs Date: Fri, 24 Jun 2011 10:50:18 -0700 Subject: [PATCH] base-files: fix DISTRIB_ID and version bump. --- srcpkgs/base-files/files/lsb-release | 2 +- srcpkgs/base-files/template | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/base-files/files/lsb-release b/srcpkgs/base-files/files/lsb-release index 60aca74bb5e..6248358b68b 100644 --- a/srcpkgs/base-files/files/lsb-release +++ b/srcpkgs/base-files/files/lsb-release @@ -1,4 +1,4 @@ -DISTRIB_ID=VANILLA +DISTRIB_ID=Vanilla DISTRIB_RELEASE=HEAD DISTRIB_CODENAME=CataloniaIsNotSpain DISTRIB_DESCRIPTION="Vanilla GNU/Linux HEAD branch" diff --git a/srcpkgs/base-files/template b/srcpkgs/base-files/template index 8ccebe7a243..95bf4124994 100644 --- a/srcpkgs/base-files/template +++ b/srcpkgs/base-files/template @@ -1,7 +1,6 @@ # Template file for 'base-files' pkgname=base-files -version=0.41 -revision=1 +version=0.42 build_style=custom-install short_desc="Vanilla Base System files" maintainer="Juan RP "