Tools/swig
- added
This commit is contained in:
1
Tools/swig/3/variants
Normal file
1
Tools/swig/3/variants
Normal file
@@ -0,0 +1 @@
|
||||
swig/3.0.10 unstable b:pcre/8.38
|
||||
17
Tools/swig/build
Executable file
17
Tools/swig/build
Executable file
@@ -0,0 +1,17 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
pbuild::configure() {
|
||||
"${MODULE_SRCDIR}"/configure \
|
||||
--prefix="${PREFIX}" \
|
||||
|| exit 1
|
||||
}
|
||||
|
||||
pbuild::add_to_group 'Tools'
|
||||
#pbuild::set_docfiles 'Copyright' 'ChangeLog' 'NEWS' 'README'
|
||||
pbuild::make_all
|
||||
|
||||
# Local Variables:
|
||||
# mode: sh
|
||||
# sh-basic-offset: 8
|
||||
# tab-width: 8
|
||||
# End:
|
||||
Reference in New Issue
Block a user