sphinx3/Makefile.inc.patch

6 lines
272 B
Diff
Raw Permalink Normal View History

2012-02-01 22:26:23 +04:00
--- ./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)"