Removed all are in the ports

This commit is contained in:
2025-01-31 17:38:28 +01:00
parent ce038c3bd9
commit e2e1446597
188 changed files with 0 additions and 44731 deletions

View File

@ -1,11 +0,0 @@
--- examples/pdb/wscript_build.orig 2019-01-15 10:07:00 UTC
+++ examples/pdb/wscript_build
@@ -3,7 +3,7 @@
bld.SAMBA3_MODULE('pdb_test',
subsystem='pdb',
source='test.c',
- deps='samba-util',
+ deps='samba-util samba-debug',
init_function='',
internal_module=bld.SAMBA3_IS_STATIC_MODULE('pdb_test'),
enabled=bld.SAMBA3_IS_ENABLED_MODULE('pdb_test'))