From d562d292dd39f583555b028a5923dafd9c59a569 Mon Sep 17 00:00:00 2001 From: kloczek Date: Thu, 15 Nov 2001 04:29:28 +0000 Subject: [PATCH] - more fixs for unpacking correctly manual. Changed files: php.spec -> 1.110 --- php.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/php.spec b/php.spec index 02d7470..9cd99a7 100644 --- a/php.spec +++ b/php.spec @@ -815,9 +815,8 @@ Modu %patch12 -p1 %patch13 -p1 -mkdir manual -bzip2 -dc %{SOURCE4} | tar -- xf -C manual -ln -s manual.html manual/index.html +install -d manual +bzip2 -dc %{SOURCE4} | tar -xf - -C manual %build CFLAGS="%{rpmcflags} -DEAPI -I/usr/X11R6/include"; export CFLAGS -- 2.44.0