]> git.pld-linux.org Git - packages/cone.git/commitdiff
- adapterized
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Sun, 6 Jun 2004 02:03:48 +0000 (02:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cone.spec -> 1.2

cone.spec

index c35eb145697aba20b4b8dec98109f234f319cf33..31af0e83f08ef68264830c6ac53225c2bb463e62 100644 (file)
--- a/cone.spec
+++ b/cone.spec
@@ -40,8 +40,8 @@ Summary(pl):  Pliki nag
 Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Requires:      %{name} = %{version}-%{release}
 
 %description devel
-This package includes the header files for developing application using
-LibMAIL - a high level, C++ OO library for mail clients.
+This package includes the header files for developing application
+using LibMAIL - a high level, C++ OO library for mail clients.
 
 %description devel -l pl
 pusty
 
 %description devel -l pl
 pusty
@@ -63,7 +63,7 @@ pusty
 %setup -q
 
 %build
 %setup -q
 
 %build
-CXXFLAGS="%{rpmcflags} -I/usr/include/ncurses"
+CXXFLAGS="%{rpmcflags} -I%{_includedir}/ncurses"
 %configure \
     --with-devel
 
 %configure \
     --with-devel
 
This page took 2.138851 seconds and 4 git commands to generate.