rename wrap/python/ to python/
* wrap/python/: Rename to... * python/: ... this. * wrap/: Delete. * Makefile.am, README, configure.ac, debian/python3-spot.examples, debian/rules, doc/org/.dir-locals.el.in, doc/org/init.el.in, spot/sanity/ipynb.test: Adjust.
This commit is contained in:
parent
74ec9c54c4
commit
34c3c1cedc
62 changed files with 24 additions and 48 deletions
|
|
@ -220,15 +220,14 @@ AC_CONFIG_FILES([
|
|||
spot-if/ltsmin/defs
|
||||
spot-if/ltsmin/Makefile
|
||||
spot-if/Makefile
|
||||
wrap/Makefile
|
||||
wrap/python/ajax/Makefile
|
||||
wrap/python/Makefile
|
||||
wrap/python/tests/Makefile
|
||||
python/ajax/Makefile
|
||||
python/Makefile
|
||||
python/tests/Makefile
|
||||
tools/x-to-1
|
||||
])
|
||||
AC_CONFIG_FILES([doc/org/g++wrap], [chmod +x doc/org/g++wrap])
|
||||
AC_CONFIG_FILES([doc/dot], [chmod +x doc/dot])
|
||||
AC_CONFIG_FILES([wrap/python/tests/run], [chmod +x wrap/python/tests/run])
|
||||
AC_CONFIG_FILES([python/tests/run], [chmod +x python/tests/run])
|
||||
AC_OUTPUT
|
||||
|
||||
case $VERSION:$enable_devel in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue