# fss-0002

main:
  autoreconf -vif
  ./configure $CONF $TARGET
  make LDFLAGS="-lintl -liconv"
  make install
  chgrp e_video -R /bin/tvtime{,-command,-configure,-scanner} /{share,etc}/tvtime
  rm -Rf /share/locale
  rm -f /share/applications/net-tvtime.desktop
  cp -v ${PR}tv_viewer_tvtime.desktop /share/applications/
