netcfg: fix typo
This commit is contained in:
parent
769b4daf25
commit
156b18b2ec
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ NETINST=true
|
||||||
|
|
||||||
rpl "Default: debian" "Default: trisquel" . -R
|
rpl "Default: debian" "Default: trisquel" . -R
|
||||||
sed -i '/client, template,/s/debian/trisquel/g' netcfg-common.c
|
sed -i '/client, template,/s/debian/trisquel/g' netcfg-common.c
|
||||||
patch -p1 < $DATA/restore_networ-manager_management.patch
|
patch -p1 < $DATA/restore_network-manager_management.patch
|
||||||
|
|
||||||
changelog "Rebranded and adapted for Trisquel"
|
changelog "Rebranded and adapted for Trisquel"
|
||||||
compile
|
compile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue