]> git.pld-linux.org Git - packages/fedora-ds.git/commitdiff
- lost -I
authorMichał 'Wolvverine' Panasiewicz <wolvverine@pld-linux.org>
Fri, 28 Apr 2006 15:28:55 +0000 (15:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fedora-ds-path.patch -> 1.2

fedora-ds-path.patch

index 540cd07cc2ad26e97bd500b5e0529532748787fa..0e49faec808bdd78aac4a5ab92beb29e2b7282ad 100644 (file)
@@ -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)
This page took 0.078195 seconds and 4 git commands to generate.