* configure.ac:
* bin/rip.in (added): * bin/rip (deleted): Generate bin/rip so we can do sys.path stuff.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2010-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* configure.ac:
|
||||
* bin/rip.in (added):
|
||||
* bin/rip (deleted):
|
||||
Generate bin/rip so we can do sys.path stuff.
|
||||
|
||||
2010-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/rip/offset.py:
|
||||
|
||||
@@ -44,6 +44,8 @@ AC_CHECK_PROG(PYCHECKER, pychecker, yes, no)
|
||||
AM_CONDITIONAL(HAVE_PYCHECKER, test "x$PYCHECKER" = "xyes")
|
||||
|
||||
dnl output stuff
|
||||
AC_CONFIG_FILES([bin/rip], [chmod +x bin/rip])
|
||||
|
||||
AC_OUTPUT(
|
||||
Makefile
|
||||
bin/Makefile
|
||||
|
||||
Reference in New Issue
Block a user