Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
ntop
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 50
[-]
[+]
Changed
ntop.spec
@@ -116,13 +116,13 @@ # remove old (pre SuSE Linux 7.0) README.Suse provided by ntop rm -f docs/README.Suse mkdir -p $RPM_BUILD_ROOT/etc -DESTDIR=$RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +%__make DESTDIR=%{buildroot} install # use the relinked librrdPlugin.so instead of the copied plugin -cp $RPM_BUILD_ROOT%{_libdir}/librrdPlugin.so \ +cp -v $RPM_BUILD_ROOT%{_libdir}/librrdPlugin.so \ $RPM_BUILD_ROOT%{_libdir}/ntop/plugins/rrdPlugin.so # rm $RPM_BUILD_ROOT%{_libdir}/ntop/plugins/rrdPlugin.so -make install-man DESTDIR=$RPM_BUILD_ROOT -make install-data-as DESTDIR=$RPM_BUILD_ROOT +%__make DESTDIR=%{buildroot} install-man +%__make DESTDIR=%{buildroot} install-data-as chmod 644 $RPM_BUILD_ROOT/etc/ntop/oui.txt.gz chmod 644 $RPM_BUILD_ROOT/etc/ntop/specialMAC.txt.gz install -d $RPM_BUILD_ROOT/etc/init.d/