]> git.pld-linux.org Git - packages/flixengine.git/commitdiff
- improve post installation text
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 30 Jan 2008 13:47:55 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flixengine.spec -> 1.56

flixengine.spec

index 05da6bdbf48b761c7935256712d1a61cf108df8b..7cf89c050ae52e87650da0737f97a5290b1b6464 100644 (file)
@@ -452,8 +452,11 @@ fi
 if [ ! -s %{_sysconfdir}/hostinfo ]; then
        %{_sbindir}/on2_host_info > %{_sysconfdir}/hostinfo
 %banner -e %{name} <<EOF
-To register your copy of flixd fill %{_sysconfdir}/flixd-license.conf
-and afterwards call: %{_sbindir}/flixd-license-get
+Put your username and serial key to %{_sysconfdir}/flixd-license.conf
+and invoke:
+%{_sbindir}/flixd-license-get
+
+You can register evaluation demo at <http://flix.on2.com/demos/>.
 EOF
 fi
 %service flixd restart
This page took 0.175814 seconds and 4 git commands to generate.