From 64f63d357f67f26cacab43ebc9729d5dd044fd20 Mon Sep 17 00:00:00 2001 From: Santiago Rodriguez <santi@trisquel.info> Date: Sat, 15 Aug 2015 02:55:52 +0200 Subject: [PATCH] gfxboot-theme-ubuntu: update package for trusty --- helpers/make-gfxboot-theme-ubuntu | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/helpers/make-gfxboot-theme-ubuntu b/helpers/make-gfxboot-theme-ubuntu index 8e5d94ea..121c1176 100644 --- a/helpers/make-gfxboot-theme-ubuntu +++ b/helpers/make-gfxboot-theme-ubuntu @@ -1,6 +1,7 @@ #!/bin/sh # # Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> +# Copyright (C) 2015 Santiago RodrÃguez <santi@trisquel.info> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -99,10 +100,11 @@ diff -ru gfxboot-theme-ubuntu-0.13.3.orig/timeout.inc gfxboot-theme-ubuntu-0.13. EOF sed 's/gfxboot-theme-ubuntu/gfxboot-theme-trisquel/' debian/control -i +sed '1s/gfxboot-theme-ubuntu/gfxboot-theme-trisquel/' debian/changelog -i +mv debian/gfxboot-theme-ubuntu.install debian/gfxboot-theme-trisquel.install +sed 's/ubuntu/trisquel/' debian/gfxboot-theme-trisquel.install -i changelog "Rebranded for Trisquel" -sed '1s/gfxboot-theme-ubuntu/gfxboot-theme-trisquel/' debian/changelog /CurrentlyBuilding -i -#sed 's/main/universe/' /CurrentlyBuilding -i compile -- GitLab