]> git.pld-linux.org Git - packages/wget.git/commitdiff
- force making info pages (new makeinfo don't accept @xfer{} without "." or wget-1_5_3-5
authorkloczek <kloczek@pld-linux.org>
Mon, 12 Apr 1999 10:59:46 +0000 (10:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  "," after this markup).

Changed files:
    wget.spec -> 1.10

wget.spec

index 82fd99bb7c994b8a9ccc0a3e4facf3a4117de906..af4a6733da8aa09ad884e8178595362220bc0e4f 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -42,6 +42,8 @@ CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
 make
 tail -6 util/README >rmold.README
 
+(cd doc; makeinfo --force wget.texi; touch *)
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.044797 seconds and 4 git commands to generate.