[[Activity Team/Zero Sugar/Packaging Guide#Glob patterns|Glob pattern]] for files to include to the package. Path related patterns will be processed starting from [[#Predefined_options|%(DISTDIR)s/%(PREFIX)s]] directory. By default, all files are assumed.
+
[[Platform_Team/Guide/Packaging#Glob patterns|Glob pattern]] for files to include to the package. Path related patterns will be processed starting from [[#Predefined_options|%(DISTDIR)s/%(PREFIX)s]] directory. By default, all files are assumed.
'''exclude''' = <glob-pattern> [; ...]
'''exclude''' = <glob-pattern> [; ...]
Line 164:
Line 164:
'''exclude''' = <glob-pattern> [; ...]
'''exclude''' = <glob-pattern> [; ...]
−
If neither ''url'' nor ''exec'' options were used, all files will be bundled and these [[Activity Team/Zero Sugar/Packaging Guide#Glob patterns|glob patterns]] might be used to concretize selection.
+
If neither ''url'' nor ''exec'' options were used, all files will be bundled and these [[Platform_Team/Guide/Packaging#Glob patterns|glob patterns]] might be used to concretize selection.