Rename wrap/python/cgi/ as wrap/python/cgi-bin/.

* wrap/python/cgi/: Rename as ...
* wrap/python/cgi-bin/: ... this.
* configure.ac, spot/wrap/python/Makefile.am, README: Adjust.
This commit is contained in:
Alexandre Duret-Lutz 2010-01-29 15:19:25 +01:00
parent 28289f95b5
commit 7d5f493fb2
9 changed files with 15 additions and 5 deletions

View file

@ -1,5 +1,5 @@
# Copyright (C) 2008, 2009 Laboratoire de Recherche et Développement
# de l'Epita (LRDE).
# Copyright (C) 2008, 2009, 2010 Laboratoire de Recherche et
# Développement de l'Epita (LRDE).
# Copyright (C) 2003, 2004, 2005, 2006, 2007 Laboratoire d'Informatique de
# Paris 6 (LIP6), département Systèmes Répartis Coopératifs (SRC), Université
# Pierre et Marie Curie.
@ -122,7 +122,7 @@ AC_CONFIG_FILES([
src/tgbatest/Makefile
wrap/Makefile
wrap/python/Makefile
wrap/python/cgi/Makefile
wrap/python/cgi-bin/Makefile
wrap/python/tests/Makefile
])
AC_CONFIG_FILES([bench/ltl2tgba/ltl2baw.pl:bench/ltl2tgba/ltl2baw.in],