]> git.pld-linux.org Git - packages/di.git/blame - di-Build.patch
- updated for 4.18
[packages/di.git] / di-Build.patch
CommitLineData
5e16a78b 1--- di-4.17/Build~ 2009-11-24 12:10:02.794851204 +0000
2+++ di-4.17/Build 2009-11-24 12:12:44.568165397 +0000
3@@ -36,7 +36,15 @@
4 bit64="-64"
5 shift
6 ;;
7- -mkiffe|-mkc)
8+ -mkc)
9+ DI_BUILD_MKCONFIG_PL=1
10+ export DI_BUILD_MKCONFIG_PL
11+ shift
12+ ;;
13+ -mkiffe)
14+ DI_BUILD_MKCONFIG_PL=0
15+ export DI_BUILD_MKCONFIG_PL
16+ shift
17 ;;
18 -nonls|--disable-nls)
19 DI_BUILD_NO_NLS=1
This page took 0.047935 seconds and 4 git commands to generate.