andrea florio 2010-08-31 09:20:18 +00:00 committed by Git OBS Bridge
parent 53edee64b0
commit bbd2c2ac75
2 changed files with 0 additions and 10 deletions

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Tue Aug 31 06:32:07 UTC 2010 - andrea@opensuse.org
- fixed build failure on factory (vte 0.25.90) using
-UVTE_SEAL_ENABLE as CFLAG
-------------------------------------------------------------------
Thu Jul 29 08:30:55 UTC 2010 - andrea@opensuse.org

View File

@ -59,11 +59,7 @@ of the LXDE project
%patch3 -p1
%build
%if %suse_version > 1130
export CFLAGS="$RPM_OPT_FLAGS -UVTE_SEAL_ENABLE"
%else
export CFLAGS="$RPM_OPT_FLAGS"
%endif
%configure --enable-man
%__make %{?jobs:-j%jobs}