diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-11-16 12:51:52 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-11-16 12:51:52 +0100 |
commit | aa051be452bad87dc5bf8ac7ee26a7bafb555f74 (patch) | |
tree | ded113ff943107f93b5c2b5fd001223d0803410d /redhat/applications/kbiff | |
parent | 373f351bbd5f9c6394adfd75084e542970cf1cef (diff) | |
download | tde-packaging-aa051be452bad87dc5bf8ac7ee26a7bafb555f74.tar.gz tde-packaging-aa051be452bad87dc5bf8ac7ee26a7bafb555f74.zip |
RPM Packaging: update R14 applications
Diffstat (limited to 'redhat/applications/kbiff')
-rw-r--r-- | redhat/applications/kbiff/kbiff-14.0.0.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/redhat/applications/kbiff/kbiff-14.0.0.spec b/redhat/applications/kbiff/kbiff-14.0.0.spec index d5d4a59ea..742a0a5aa 100644 --- a/redhat/applications/kbiff/kbiff-14.0.0.spec +++ b/redhat/applications/kbiff/kbiff-14.0.0.spec @@ -30,7 +30,7 @@ Summary: TDE mail notification utility Group: Applications/Internet License: GPLv2+ -URL: http://sourceforge.net/projects/knmap/ +URL: http://www.trinitydesktop.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz @@ -65,7 +65,6 @@ NNTP mailboxes. %build unset QTDIR QTINC QTLIB export PATH="%{tde_bindir}:${PATH}" -export LDFLAGS="-L%{tde_libdir} -I%{tde_includedir}" %configure \ --prefix=%{tde_prefix} \ |