From 509121a3039876d1b61ee507ae9b08c70283bbc9 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 21 Feb 2013 09:29:19 -0800 Subject: [PATCH] add skel files --- packaging/bash.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packaging/bash.spec b/packaging/bash.spec index f9fef00..25761b3 100644 --- a/packaging/bash.spec +++ b/packaging/bash.spec @@ -6,6 +6,8 @@ Summary: The GNU Bourne Again shell Url: http://www.gnu.org/software/bash Group: System/Shells Source0: ftp://ftp.gnu.org/gnu/bash/%{name}-%{version}.tar.gz +Source1: dot.bashrc +Source2: dot.profile BuildRequires: autoconf BuildRequires: bison Provides: /bin/bash -- 2.7.4