Search
j0ke.net Open Build Service
>
Projects
>
server:mail
>
sophie
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 13
[-]
[+]
Changed
sophie.spec
@@ -1,9 +1,9 @@ -%define pversion 3.06Beta +%define pversion 3.05 %define qdir /var/qmail Name: sophie Summary: Sophie Daemon for Sophos Antivirus Group: System/Security -Version: 3.05.99 +Version: 3.05 Release: 0 Url: http://www.clanfield.info/sophie/ License: GPL @@ -25,11 +25,10 @@ %prep %setup0 -n %{name}-%{pversion} -export LDFLAGS="-L/%{_lib} -lc" %configure \ --enable-net \ --enable-fgets \ - --with-savilib=%{_libdir} || cat config.log + --with-savilib=%{_libdir} && cat config.log %build %__make