Skip to content
Snippets Groups Projects
Commit bcaf5dda authored by Luis Guzmán's avatar Luis Guzmán Committed by Ruben Rodriguez
Browse files

netcfg: integrate udeb from debian upstream

parent a6638b39
No related branches found
No related tags found
1 merge request!817netcfg: integrate udeb from debian upstream
Pipeline #637 passed
......@@ -18,11 +18,13 @@
#
VERSION=1
EXTERNAL='deb-src http://ftp.debian.org/debian stable main'
REPOKEY=648ACFD622F3D138
NETINST=true
. ./config
rpl "Default: ubuntu" "Default: trisquel" . -R
sed -i 's/ubuntu/trisquel/g' netcfg-common.c
rpl "Default: debian" "Default: trisquel" . -R
sed -i '/client, template,/s/debian/trisquel/g' netcfg-common.c
changelog "Rebranded and adapted for Trisquel"
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