15 lines
549 B
Diff
15 lines
549 B
Diff
--- wscript_build.orig 2014-07-04 11:51:11.280336055 +0200
|
|
+++ wscript_build 2014-07-04 11:52:11.564922410 +0200
|
|
@@ -28,10 +28,6 @@
|
|
Parse/Pidl/Samba3/ServerNDR.pm
|
|
Parse/Pidl/Compat.pm
|
|
Parse/Pidl/NDR.pm
|
|
+ Parse/Yapp/Driver.pm
|
|
''',
|
|
flat=False)
|
|
-
|
|
-if not bld.CONFIG_SET('USING_SYSTEM_PARSE_YAPP_DRIVER'):
|
|
- bld.INSTALL_FILES(bld.env.PERL_LIB_INSTALL_DIR,
|
|
- 'Parse/Yapp/Driver.pm',
|
|
- flat=False)
|