Skip to content
Snippets Groups Projects
Commit 0284d5be authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Merge branch 'fix-make-redshift' into 'etiona'

fix make-redshift

See merge request trisquel/package-helpers!239
parents e6b53d71 722f395a
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
# #
# Copyright (C) 2018 Ruben Rodriguez <ruben@trisquel.info> # Copyright (C) 2018 Ruben Rodriguez <ruben@trisquel.info>
# Copyright (C) 2018 Pablo Correa Gómez <p.correag@member.fsf.org> # Copyright (C) 2018 Pablo Correa Gómez <p.correag@member.fsf.org>
# Copyright (C) 2019 Mason Hock <mason@masonhock.com>
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by
...@@ -18,12 +19,10 @@ ...@@ -18,12 +19,10 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=2 VERSION=3
. ./config . ./config
sed 's|can optionally be|is installed in /etc and can optionally be|1' -i debian/redshift.5
cat << EOF > debian/redshift.conf cat << EOF > debian/redshift.conf
; Global settings ; Global settings
[redshift] [redshift]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment