Updated openssh
This commit is contained in:
parent
6280ed5d4d
commit
d4564ea935
1 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,8 @@ VERSION=1
|
|||
|
||||
. ./config
|
||||
|
||||
sed 's:Ubuntu:Trisquel\ GNU/Linux:' -i debian/rules
|
||||
sed 's:lsb_release -is:echo $(lsb_release -is) GNU/Linux:' -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
|
||||
|
||||
changelog "Rebranded for Trisquel"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue