]> git.pld-linux.org Git - packages/linux-libc-headers.git/commitdiff
- there's no such tool to regenerate asm stub headers auto/th/linux-libc-headers-2_6_12_0-4
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 28 Aug 2005 16:21:31 +0000 (16:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    linux-libc-headers.spec -> 1.103

linux-libc-headers.spec

index 4b821a9098cddacef28eaca7be0b6074a3c7bccd..4b6abc33d33a6e8c41160219fff590c6b8bfe102 100644 (file)
@@ -100,7 +100,7 @@ for h in `( ls asm-${a1}; ls asm-${a2} ) | grep '\.h$' | sort -u`; do
        # common header
        cat > asm/$h << EOF
 /* All asm/ files are generated and point to the corresponding
- * file in asm-${a1} or asm-${a2}. To regenerate, run "generate-asm"
+ * file in asm-${a1} or asm-${a2}.
  */
 
 #ifndef __ASM_STUB_${name}__
This page took 0.175644 seconds and 4 git commands to generate.