RPM building works now.
authorEric S. Raymond <esr@thyrsus.com>
Thu, 14 Apr 2005 14:50:17 +0000 (14:50 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 14 Apr 2005 14:50:17 +0000 (14:50 +0000)
sst.spec

index ee3763077e7fb854cb0c74edd121e6b017b7ed67..9a2266a1ce967fac8cda2f4e96bedb4494997ac6 100644 (file)
--- a/sst.spec
+++ b/sst.spec
@@ -18,7 +18,7 @@ The classic Super Star Trek game from the days of slow teletypes, reloaded.
 %setup -q
 
 %build
-make %{?_smp_mflags}
+make %{?_smp_mflags} all sst-doc.html
 
 %install
 [ "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf "$RPM_BUILD_ROOT"