diff options
author | B. Stack <bgstack15@gmail.com> | 2022-03-05 15:36:37 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-03-05 15:36:37 -0500 |
commit | 36846794abebbb98bb0d960398ff55c66856c64a (patch) | |
tree | 75cbb4fc2795294276bfdd91fad93e2a6889131e /locale-en_BS.spec | |
parent | initial commit (diff) | |
download | locale-en_BS-36846794abebbb98bb0d960398ff55c66856c64a.tar.gz locale-en_BS-36846794abebbb98bb0d960398ff55c66856c64a.tar.bz2 locale-en_BS-36846794abebbb98bb0d960398ff55c66856c64a.zip |
add dpkg recipe and readme
Diffstat (limited to 'locale-en_BS.spec')
-rw-r--r-- | locale-en_BS.spec | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/locale-en_BS.spec b/locale-en_BS.spec index 398bb77..3c63411 100644 --- a/locale-en_BS.spec +++ b/locale-en_BS.spec @@ -27,8 +27,9 @@ Requires(preun): %{_localesdir} BuildArch: noarch %description -This is a glibc locale for Stackrpms internal use. It modifies the time -formats to make more sense than en_US. +This en_BS locale fixes the en_US timestampes to make +more sense. This is intended for internal use at +Stackrpms locations. %install %{__install} -d %{buildroot}%{_localesdir} -m0755 |