ef4db2df10
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
12 lines
367 B
Diff
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(
|