Gentoo Archives: gentoo-devhelp

From: Thomas Kahle <tom111@×××.de>
To: gentoo-devhelp@l.g.o
Subject: [gentoo-devhelp] Wrapping Lines in Ebuils
Date: Mon, 03 Mar 2008 11:04:45
Message-Id: 47CBDB72.9020009@gmx.de
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hello,
5
6 how do I properly wrap lines in ebuilds, specifically the "\" tends give
7 me errors when i try to wrap a long sed line like:
8
9 sed -i -e "s,\$\(grisbi_LDFLAGS\)
10 \$\(grisbi_OBJECTS\),\$\(grisbi_OBJECTS\) \$\(grisbi_LDFLAGS\)
11 \$\(LDFLAGS\),g" src/Makefile
12
13 Thanks
14 Thomas
15
16
17 -----BEGIN PGP SIGNATURE-----
18 Version: GnuPG v2.0.7 (GNU/Linux)
19 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
20
21 iD8DBQFHy9tyrpEWPKIUt7MRAtfgAJ42O0qCpqFcVed3oS2cHEs3ta6CPQCfdlAV
22 Jf4EJeMFgAH4gl/cwaEj8XU=
23 =0MAh
24 -----END PGP SIGNATURE-----
25 --
26 gentoo-devhelp@l.g.o mailing list

Replies

Subject Author
[gentoo-devhelp] Re: Wrapping Lines in Ebuils Steve Long <slong@××××××××××××××××××.uk>