subtitlecomposer/scripting_examples_installation.patch
OBS User mrdocs ef4db2df10 Accepting request 58717 from home:adra:branches:KDE:Extra
reviewed ok Thanks for the updates and fixes.. nice job. One hint though, no need to change the Release: number. Set it to 0. OBS changes it automagically

OBS-URL: https://build.opensuse.org/request/show/58717
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/subtitlecomposer?expand=0&rev=2
2011-01-18 21:34:07 +00:00

12 lines
367 B
Diff

--- src/main/scripting/examples/CMakeLists.txt 2009-05-25 01:54:19.000000000 +0300
+++ src/main/scripting/examples/CMakeLists.txt.new 2011-01-18 21:52:09.894896611 +0200
@@ -1,7 +1,7 @@
ADD_SUBDIRECTORY( api )
FILE( GLOB ruby_examples *.rb )
-FILE( GLOB python_examples *.rb )
+FILE( GLOB python_examples *.py )
FILE( GLOB javascript_examples *.js )
INSTALL(