6 lines
196 B
Plaintext
6 lines
196 B
Plaintext
# This line is mandatory to access the configuration functions
|
|
from Config import *
|
|
|
|
# we need devel files for the package to work
|
|
addFilter("python.*-libdebug.* devel-file-in-non-devel-package")
|