5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
|
#!/usr/bin/env python
|
||
|
|
||
|
# install the pidl modules
|
||
|
bld.INSTALL_WILDCARD('${DATAROOTDIR}/perl5', '**/*.pm', flat=False)
|