]> git.pld-linux.org Git - packages/fedora-ds.git/commitdiff
- correct
authorMichał 'Wolvverine' Panasiewicz <wolvverine@pld-linux.org>
Sat, 29 Apr 2006 03:20:26 +0000 (03:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fedora-ds.spec -> 1.7

fedora-ds.spec

index 53bc0c3affe83560f6e35fb6275ea04b4d63f490..6841192b1f4535e418820651eef948f1b7df045a 100644 (file)
@@ -11,7 +11,7 @@ Group:                Applications
 Source0:       http://directory.fedora.redhat.com/sources/%{name}-%{version}.tar.gz
 # Source0-md5: d8bd5b68087229b4bb2e3867cb92ba85
 Patch0:                %{name}-make.patch
-Patch1:                %{name}-path.patch
+Patch1:                %{name}-included.patch
 URL:           http://directory.fedora.redhat.com/
 BuildRequires: apr-devel
 BuildRequires: db-devel >= 4.0
@@ -86,7 +86,14 @@ interesuj
 #        USE_JAVATOOLS=1   \
 #        USE_SETUPUTIL=1   "
 #export $(MFLAGS)
-%{__make} 
+%{__make} \
+        NSPR_INCDIR=/usr/include/nspr \
+        SECURITY_INCDIR=/usr/include/openssl \
+       DBM_INCLUDE=/usr/include \
+       LDAP_INCLUDE=/usr/include \
+       SASL_INCLUDE=/usr/include/sasl \
+       SVRCORE_INCLUDE=/usr/include
+
 #      USE_ADMINSERVER=1 - bundle the Admin Server (required to run Console/webapps)
 #        USE_CONSOLE=1    - bundle the Administration Console (requires Java)
 #        USE_DSMLGW=1     - build/bundle the DSMLv2 Gateway (requires Java)
This page took 0.131605 seconds and 4 git commands to generate.