diff --git a/helpers/make-base-files b/helpers/make-base-files index 31f92ac..6b5cc08 100644 --- a/helpers/make-base-files +++ b/helpers/make-base-files @@ -17,11 +17,11 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 +VERSION=2 . ./config -RELEASE=$REVISION +CODENAMECAPS=$(echo $CODENAME | /bin/sed -e "s/\b\(.\)/\u\1/g") cat << EOF > debian/update-motd.d/01-banner #!/bin/sh @@ -81,19 +81,35 @@ fi EOF cat > etc/issue < etc/issue.net < etc/lsb-release < etc/os-release <>>>>>> d34910d... Updated base-files, fixes #11841 EOF cat << EOF > origins/trisquel