Skip to content
Snippets Groups Projects
Commit 6b15a032 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

redshift: remove geoclue dependency

parent 2b99d15c
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=4
VERSION=5
. ./config
......@@ -54,6 +54,9 @@ echo "debian/redshift.conf /etc" >> debian/redshift.install
# Fix apparmor profile
sed 's/+37,7/+37,8/; /redshift-shared/a+\ /etc/redshift.conf r,' -i debian/patches/Fix-AppArmor-profile-for-Wayland.patch
# Remove geoclue daemon dependency
sed -i '/geoclue-2.0/d' debian/control
changelog "Added default manual configuration"
compile
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