- Timestamp:
- Jan 16, 2012, 3:17:34 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk/Makefile.pre.in
r10 r281 38 38 39 39 # Shell used by make (some versions default to the login shell, which is bad) 40 SHELL= /bin/sh40 SHELL= @SHELL@ 41 41 42 42 # Use this to make a link between python$(VERSION) and python in $(BINDIR)
Note:
See TracChangeset
for help on using the changeset viewer.