git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4898189
)
sl: fix parse error
author
Koen Kooi
<koen@openembedded.org>
Sun, 6 Jul 2008 18:57:09 +0000
(18:57 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 6 Jul 2008 18:57:09 +0000
(18:57 +0000)
packages/sl/sl_3.03.bb
patch
|
blob
|
history
diff --git
a/packages/sl/sl_3.03.bb
b/packages/sl/sl_3.03.bb
index
883a48f
..
4b9061d
100644
(file)
--- a/
packages/sl/sl_3.03.bb
+++ b/
packages/sl/sl_3.03.bb
@@
-1,4
+1,4
@@
-DESCRIPTION = "Corrects you if you type
`sl'
by mistake"
+DESCRIPTION = "Corrects you if you type
sl
by mistake"
SECTION = "console/games"
LICENSE = "unknown"
DEPENDS = "ncurses"
@@
-8,7
+8,7
@@
SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/universe/s/sl/sl_3.03.orig.tar.
S = "${WORKDIR}/${P}.orig"
-LDFLAGS += "-lcurses"
+LDFLAGS += "-l
n
curses"
do_install() {
install -d ${D}${bindir}