Thomas Lotterer пре 23 година
родитељ
комит
7ced74e8ed
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      msntp/msntp.spec

+ 2 - 1
msntp/msntp.spec

@@ -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}"