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

localechooser: update localechooser to new compatible d-i version

parent d9c10710
No related branches found
No related tags found
1 merge request!915localechooser: update localechooser to new compatible d-i version
Pipeline #726 passed
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2008-2011 Rubén Rodríguez <ruben@trisquel.info> # Copyright (C) 2008-2022 Rubén Rodríguez <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,7 +17,9 @@ ...@@ -17,7 +17,9 @@
# 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=1 VERSION=2
EXTERNAL='deb-src http://ftp.debian.org/debian stable main'
REPOKEY=648ACFD622F3D138
NETINST=true NETINST=true
. ./config . ./config
......
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