From 63f324caa3d5e7d2c14cfbb3430da4faae669de2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20=27Wolvverine=27=20Panasiewicz?= Date: Fri, 28 Apr 2006 15:28:55 +0000 Subject: [PATCH] - lost -I Changed files: fedora-ds-path.patch -> 1.2 --- fedora-ds-path.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-ds-path.patch b/fedora-ds-path.patch index 540cd07..0e49fae 100644 --- a/fedora-ds-path.patch +++ b/fedora-ds-path.patch @@ -16,7 +16,7 @@ diff -uNr fedora-ds-1.0.2.orig/nsconfig.mk fedora-ds-1.0.2/nsconfig.mk $(NSPR_INCLUDE) $(DBM_INCLUDE) $(SECURITY_INCLUDE) \ - $(SVRCORE_INCLUDE) -I$(LDAP_INCLUDE) -I$(SASL_INCLUDE) + $(SVRCORE_INCLUDE) -I$(LDAP_INCLUDE) -I$(SASL_INCLUDE) \ -+ -I/usr/include -I/usr/include/nspr -I/usr/include/openssl /usr/include/nss ++ -I/usr/include -I/usr/include/nspr -I/usr/include/openssl -I/usr/include/nss + ifeq ($(ARCH), WINNT) -- 2.44.0