mirror of
https://abf.rosa.ru/djam/sphinx3.git
synced 2025-02-23 16:42:55 +00:00
5 lines
272 B
Diff
5 lines
272 B
Diff
--- ./Makefile 2010-04-14 10:08:03.000000000 +0400
|
|
+++ ./Makefile 2010-04-28 14:40:45.214512007 +0400
|
|
@@ -293 +293 @@
|
|
- test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
|
|
+ test -z "$(DESTDIR)$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
|