Author: agrundman
Date: Mon Sep 12 12:44:25 2011
New Revision: 9520

URL: http://svn.slimdevices.com/jive?rev=9520&view=rev
Log:
Fix syntax error

Modified:
    
7.7/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libsub-name-perl_0.05.bb

Modified: 
7.7/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libsub-name-perl_0.05.bb
URL: 
http://svn.slimdevices.com/jive/7.7/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libsub-name-perl_0.05.bb?rev=9520&r1=9519&r2=9520&view=diff
==============================================================================
--- 
7.7/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libsub-name-perl_0.05.bb 
(original)
+++ 
7.7/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libsub-name-perl_0.05.bb 
Mon Sep 12 12:44:25 2011
@@ -6,7 +6,7 @@
 # We want Perl to be as fast as possible, reset the default optimization flags
 FULL_OPTIMIZATION = "-fexpensive-optimizations -fomit-frame-pointer 
-frename-registers -O2 -ggdb -feliminate-unused-debug-types"
 
-SRC_URI = 
"http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Sub-Name-${PV}.tar.gz
+SRC_URI = 
"http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Sub-Name-${PV}.tar.gz";
 
 S = "${WORKDIR}/Sub-Name-${PV}"
 

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins

Reply via email to