mirror of
https://abf.rosa.ru/djam/sphinx3.git
synced 2025-02-23 16:42:55 +00:00
5 lines
240 B
Diff
5 lines
240 B
Diff
--- ./Makefile 2010-04-28 14:42:36.920512135 +0400
|
|
+++ ./Makefile 2010-04-28 14:48:37.089512119 +0400
|
|
@@ -254 +254 @@
|
|
- test -z "$(lmdir)" || $(MKDIR_P) "$(DESTDIR)$(lmdir)"
|
|
+ test -z "$(DESTDIR)$(lmdir)" || $(MKDIR_P) "$(DESTDIR)$(lmdir)"
|