Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 7673c723817254399259b1b888b33796 > scriptlet

smolt-server-1.4.2.2-3.fc14.noarch.rpm

POSTIN

/bin/sh
#Fail, will fix later
for f in delete.html deviceclass.html device.html devices.html error.html \
         link.html login.html master.html myHosts.html notLoaded.html \
         pub_uuid.html raw.html report_device_ratings.html \
         report_host_ratings.html report_recent.html report_search_devices.html\
         report_search.html report_search_profiles.html report_view_device.html\
         report_view_devices.html report_view.html report_view_profile.html \
         report_view_profiles.html showall.html show.html stats.html token.html\
         welcome.html
do
    touch /usr/share/smolt/smoon/hardware/static/stats/$f
done