[opensuse-packaging] Need help: sed scripts
Good people, As some people are aware I'm trying to get Unity going and there's a few itches in which I need some help. I've been paying a lot of attention to the packaging done by Ubuntu and they are currently are using a sed script to change a few values, the file is included on here[1] and it's named "compiz-keybindings.sed". What would be the best way (without making patch) to use it on OBS/RPM spec to change the values? NM -- Nelson Marques /* As cicatrizes lembram-nos de onde estivemos, mas não ditam para onde vamos */ -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Wed, 4 May 2011 01:25:51 +0100 Nelson Marques <nmo.marques@gmail.com> wrote:
Good people,
As some people are aware I'm trying to get Unity going and there's a few itches in which I need some help. I've been paying a lot of attention to the packaging done by Ubuntu and they are currently are using a sed script to change a few values, the file is included on here[1] and it's named "compiz-keybindings.sed".
What would be the best way (without making patch) to use it on OBS/RPM spec to change the values?
NM
Hi Use openSUSE paste for the file... set expire to never... So changing values in compiz-keybindings.sed or running it? eg; sed -i -f compiz-keybindings.sed /path/to/some/file/filename -- Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 11.4 (x86_64) Kernel 2.6.37.6-0.5-desktop up 11:42, 6 users, load average: 0.06, 0.13, 0.13 GPU GeForce 8600 GTS Silent - Driver Version: 270.41.06 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (2)
-
Malcolm
-
Nelson Marques