]> git.pld-linux.org Git - packages/etherape.git/commitdiff
- backport for Ra.
authorkloczek <kloczek@pld-linux.org>
Wed, 14 May 2003 07:06:21 +0000 (07:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    etherape.spec -> 1.50.2.1

etherape.spec

index 0e3a0b61db9a81745e4b7e91db90c26763f22b3b..45f6e0483f39a569297b6d0e96a631db1cc86f44 100644 (file)
@@ -18,6 +18,7 @@ BuildRequires:        libpcap-devel
 BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _prefix         /usr/X11R6
 %define                _sbindir        %{_bindir}
 
 %description
@@ -52,7 +53,7 @@ rm -f missing
 %{__aclocal} -I macros
 %{__autoconf}
 %{__automake}
-CFLAGS="%{rpmcflags} -I /usr/include/libglade-1.0"
+CFLAGS="%{rpmcflags} -I`libglade-config --cflags`"
 %configure
 %{__make}
 
This page took 0.066029 seconds and 4 git commands to generate.