Comment useless sed
This commit is contained in:
parent
a91e71a087
commit
919faa5af2
@ -30,12 +30,12 @@ src_install() {
|
||||
insinto /usr/share/code
|
||||
doins -r .
|
||||
insinto /usr/share/applications
|
||||
sed -i "s|/usr/share/@@NAME@@/@@NAME@@|@@NAME@@|g
|
||||
s|@@NAME_SHORT@@|Code|g
|
||||
s|@@NAME_LONG@@|Code|g
|
||||
s|@@NAME@@|code|g
|
||||
s|@@ICON@@|code|g
|
||||
s|@@LICENSE@@|MIT|g
|
||||
s|inode/directory;||" resources/linux/code.{appdata.xml,desktop}
|
||||
#sed -i "s|/usr/share/@@NAME@@/@@NAME@@|@@NAME@@|g
|
||||
# s|@@NAME_SHORT@@|Code|g
|
||||
# s|@@NAME_LONG@@|Code|g
|
||||
# s|@@NAME@@|code|g
|
||||
# s|@@ICON@@|code|g
|
||||
# s|@@LICENSE@@|MIT|g
|
||||
# s|inode/directory;||" resources/linux/code.{appdata.xml,desktop}
|
||||
doins resources/linux/code.desktop
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user