From 793e7ce9f60be53657f8325623efcb96c9a2fe10 Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@trisquel.info>
Date: Wed, 1 Apr 2015 19:15:15 +0000
Subject: [PATCH] Added "GNU/Linux" to rebrand.

---
 helpers/make-nginx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/make-nginx b/helpers/make-nginx
index ccd773bd..217df44f 100644
--- a/helpers/make-nginx
+++ b/helpers/make-nginx
@@ -21,7 +21,7 @@ VERSION=1
 QUILT=skip
 . ./config
 
-sed -i 's/Ubuntu/Trisquel/g' debian/patches/ubuntu-branding.patch
+sed -i 's/Ubuntu/Trisquel GNU\/Linux/g' debian/patches/ubuntu-branding.patch
 
 export QUILT_PATCHES=debian/patches
 quilt push -a
-- 
GitLab