Fixed build for flidas
This commit is contained in:
parent
5451b96e27
commit
d0a3cf57c3
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/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
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
@ -21,7 +21,7 @@ VERSION=1
|
|||
|
||||
. ./config
|
||||
|
||||
sed 's/send host-name/#send host-name/' -i debian/dhclient.conf client/dhclient.conf
|
||||
sed 's/send host-name/#send host-name/' -i debian/dhclient.conf
|
||||
|
||||
changelog "Disable sending hostname through dhcp by default"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue