Explorar o código

Include overlooked header path, needed for building the contrib projects

Michael Schloh von Bennewitz %!s(int64=22) %!d(string=hai) anos
pai
achega
24eba41b88
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      wx/wx.spec

+ 3 - 3
wx/wx.spec

@@ -32,8 +32,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EVAL]
 Group:        XWindow
 License:      LGPL
-Version:      2.4.1
-Release:      20030728
+Version:      2.4.2
+Release:      20030922
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/sourceforge/wxwindows/wxGTK-%{version}.tar.bz2
@@ -61,7 +61,7 @@ AutoReqProv:  no
     CXX="%{l_cxx}" \
     CFLAGS="%{l_cflags -O}" \
     CXXFLAGS="%{l_cxxflags -O}" \
-    CPPFLAGS="%{l_cppflags tiff}" \
+    CPPFLAGS="-I`pwd`/contrib/include %{l_cppflags tiff}" \
     LDFLAGS="%{l_ldflags}" \
     ./configure \
         --prefix=%{l_prefix} \