lemon.spec.in
changeset 2138 a683f63b54e2
parent 1925 00b6f685ab8d
child 2207 75a29ac69c19
     1.1 --- a/lemon.spec.in	Fri Jul 14 10:25:26 2006 +0000
     1.2 +++ b/lemon.spec.in	Fri Jul 14 10:50:05 2006 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  %setup -q
     1.5  
     1.6  %build
     1.7 -%configure --enable-gui --with-glpk --without-cplex
     1.8 +%configure --with-glpk --without-cplex
     1.9  make
    1.10  
    1.11  %install
    1.12 @@ -36,7 +36,6 @@
    1.13  
    1.14  %files
    1.15  %defattr(-,root,root)
    1.16 -%{_bindir}/glemon
    1.17  %{_includedir}/%{name}
    1.18  %{_libdir}/lib*
    1.19  %{_libdir}/pkgconfig/lemon.pc