@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Network
License: OSS-style
Version: 1.6
-Release: 20030117
+Release: 20030703
# list of sources
Source0: http://www.hpcf.cam.ac.uk/export/msntp-%{version}.tar.gz
@@ -52,6 +52,7 @@ AutoReqProv: no
%prep
%setup -q
+ %{l_shtool} subst -e 's/syslog(LOG_.*;/return;/' unix.c
%build
CC="%{l_cc}"