1.1 --- a/mrtg/mrtg.spec Thu Oct 04 20:04:22 2012 +0200 1.2 +++ b/mrtg/mrtg.spec Thu Oct 04 20:08:55 2012 +0200 1.3 @@ -40,6 +40,7 @@ 1.4 Source2: rc.mrtg 1.5 Source3: uptime.pl 1.6 Source4: webstat.pl 1.7 +Patch0: mrtg.patch 1.8 1.9 # build information 1.10 BuildPreReq: OpenPKG, openpkg >= 20100101, perl, zlib, gd, png 1.11 @@ -59,6 +60,7 @@ 1.12 1.13 %prep 1.14 %setup -q 1.15 + %patch -p0 1.16 %{l_shtool} subst \ 1.17 -e 's;mrtg2";mrtg";g' \ 1.18 -e "s;/usr\(/bin/perl\);%{l_prefix}\1;" \