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

Remove unused changes on rules file for openssh.

parent 27bf4733
No related branches found
No related tags found
1 merge request!499Remove unused changes on rules file for openssh.
Pipeline #219 passed
...@@ -23,9 +23,7 @@ NETINST=true ...@@ -23,9 +23,7 @@ NETINST=true
. ./config . ./config
sed 's:Ubuntu:Trisquel\ GNU/Linux:g' -i debian/rules sed 's:Ubuntu:Trisquel\ GNU/Linux:g' -i debian/rules
#sed 's:lsb_release -is:echo $(lsb_release -is) GNU/Linux:' -i debian/rules sed "s|^SSH_EXTRAVERSION.*|SSH_EXTRAVERSION := Trisquel_GNU/Linux_$REVISION-$VERSION|" -i debian/rules
sed "s%^SSH_EXTRAVERSION.*%SSH_EXTRAVERSION := Trisquel_GNU/Linux_$REVISION-$VERSION%" -i debian/rules
sed "s%^DISTRIBUTOR :=.*%DISTRIBUTOR := Trisquel GNU/Linux%" -i debian/rules
changelog "Rebranded for Trisquel" changelog "Rebranded for Trisquel"
......
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