diff options
Diffstat (limited to 'pidl/lib/wscript_build')
-rw-r--r-- | pidl/lib/wscript_build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pidl/lib/wscript_build b/pidl/lib/wscript_build index 929cf4779b..eb5f1e0c37 100644 --- a/pidl/lib/wscript_build +++ b/pidl/lib/wscript_build @@ -1,2 +1,4 @@ +#!/usr/bin/env python + # install the pidl modules bld.INSTALL_WILDCARD('${DATAROOTDIR}/perl5', '**/*.pm', flat=False) |