Author: adrian
Date: Sun Mar  6 06:25:58 2011
New Revision: 9344

URL: http://svn.slimdevices.com/jive?rev=9344&view=rev
Log:
Bug: N/A
Description: fix typos

Modified:
    7.6/trunk/squeezeos/poky/meta-squeezeos/packages/lua/luartmp_svn.bb

Modified: 7.6/trunk/squeezeos/poky/meta-squeezeos/packages/lua/luartmp_svn.bb
URL: 
http://svn.slimdevices.com/jive/7.6/trunk/squeezeos/poky/meta-squeezeos/packages/lua/luartmp_svn.bb?rev=9344&r1=9343&r2=9344&view=diff
==============================================================================
--- 7.6/trunk/squeezeos/poky/meta-squeezeos/packages/lua/luartmp_svn.bb 
(original)
+++ 7.6/trunk/squeezeos/poky/meta-squeezeos/packages/lua/luartmp_svn.bb Sun Mar 
 6 06:25:58 2011
@@ -6,7 +6,7 @@
 LICENSE = "copyright"
 
 PV = "0.1+svnr${SRCREV}"
-#PR="r0"
+PR="r1"
 
 DEPENDS = "lua squeezeplay"
 
@@ -15,7 +15,7 @@
 S = "${WORKDIR}/luartmp-squeezeplay"
 
 do_compile() {
-       ${CC} -I${STAGING_INCDIR}/squeezeplay 
-I${STAGING_INCDIR}/squeezeplay/ui -I${STAGING_INC}/lua -I${STAGING_INC}/SDL 
-shared rtmp.c -o rtmp.so
+       ${CC} -I${STAGING_INCDIR}/squeezeplay 
-I${STAGING_INCDIR}/squeezeplay/ui -I${STAGING_INCDIR}/lua 
-I${STAGING_INCDIR}/SDL -shared rtmp.c -o rtmp.so
 }
 
 do_install() {

_______________________________________________
Jive-checkins mailing list
Jive-checkins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/jive-checkins

Reply via email to