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

make-lightdm-gtk-greeter updated for flidas

parent 10382fee
No related branches found
No related tags found
1 merge request!183Fix geoip-database-contrib
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2014 Rubén Rodríguez <ruben@trisquel.info> # Copyright (C) 2014-2016 Ruben Rodriguez <ruben@trisquel.info>
# #
# 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
...@@ -17,15 +17,14 @@ ...@@ -17,15 +17,14 @@
# 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=1
COMPONENT=main COMPONENT=main
. ./config . ./config
rm debian/lightdm-gtk-greeter-ubuntu.conf sed 's/ubuntu/trisquel/' -i debian/rules
replace lightdm-gtk-greeter-ubuntu lightdm-gtk-greeter-trisquel .
cat << EOF > debian/lightdm-gtk-greeter-trisquel.conf cat << EOF > debian/01_trisquel.conf
# #
# background = Background file to use, either an image path or a color (e.g. #772953) # background = Background file to use, either an image path or a color (e.g. #772953)
# theme-name = GTK+ theme to use # theme-name = GTK+ theme to use
......
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