From 6280ed5d4d2a8b1a86d7665c589d2cbd8b7c448d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Rodr=C3=ADguez?= <ruben@trisquel.info> Date: Sun, 27 Jan 2013 16:16:06 +0100 Subject: [PATCH] Updated apache2 --- helpers/make-apache2 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/helpers/make-apache2 b/helpers/make-apache2 index dc9bb78f..6fa85799 100644 --- a/helpers/make-apache2 +++ b/helpers/make-apache2 @@ -17,13 +17,12 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 -QUILT=skip +VERSION=2 . ./config -sed 's/Ubuntu/Trisquel/' -i debian/rules -sh $DATA/001_branding -patch || true +# Make the banner be Trisquel GNU/Linux instead of just Trisquel +sed '/^LSB_RELEASE/s/$/_GNU\/Linux/' -i debian/rules changelog "Compiled for Trisquel" -- GitLab