| Age | Commit message (Expand) | Author | Files |
|---|---|---|---|
| 2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 1 |
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#
--- Python-2.4c1/Makefile.pre.in~bindir-libdir.patch
+++ Python-2.4c1/Makefile.pre.in
@@ -78,8 +78,8 @@
exec_prefix= @exec_prefix@
# Expanded directories
-BINDIR= $(exec_prefix)/bin
-LIBDIR= $(exec_prefix)/lib
+BINDIR= @bindir@
+LIBDIR= @libdir@
MANDIR= @mandir@
INCLUDEDIR= @includedir@
CONFINCLUDEDIR= $(exec_prefix)/include
go' rowspan='2'>
| summaryrefslogtreecommitdiff |
| Age | Commit message (Expand) | Author | Files |
|---|---|---|---|
| 2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 1 |