From 76e513ae8c60eda2fd2525e152b2f45c31ca59d4 Mon Sep 17 00:00:00 2001 From: str1ngs Date: Fri, 24 Jun 2011 10:42:56 -0700 Subject: [PATCH] base-files: vanilla branding --- srcpkgs/base-files/files/issue | 2 +- srcpkgs/base-files/files/lsb-release | 4 ++-- srcpkgs/base-files/template | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/base-files/files/issue b/srcpkgs/base-files/files/issue index f551084d5f..65748427f3 100644 --- a/srcpkgs/base-files/files/issue +++ b/srcpkgs/base-files/files/issue @@ -1,2 +1,2 @@ -Welcome to XBPS \s \r \m (\l on \n) +Welcome to Vanilla GNU/Linux \s \r \m (\l on \n) diff --git a/srcpkgs/base-files/files/lsb-release b/srcpkgs/base-files/files/lsb-release index d49a1b7e43..60aca74bb5 100644 --- a/srcpkgs/base-files/files/lsb-release +++ b/srcpkgs/base-files/files/lsb-release @@ -1,4 +1,4 @@ -DISTRIB_ID=XBPS +DISTRIB_ID=VANILLA DISTRIB_RELEASE=HEAD DISTRIB_CODENAME=CataloniaIsNotSpain -DISTRIB_DESCRIPTION="XBPS GNU/Linux HEAD branch" +DISTRIB_DESCRIPTION="Vanilla GNU/Linux HEAD branch" diff --git a/srcpkgs/base-files/template b/srcpkgs/base-files/template index db65522aa2..8ccebe7a24 100644 --- a/srcpkgs/base-files/template +++ b/srcpkgs/base-files/template @@ -1,6 +1,7 @@ # Template file for 'base-files' pkgname=base-files version=0.41 +revision=1 build_style=custom-install short_desc="Vanilla Base System files" maintainer="Juan RP "