]> git.pld-linux.org Git - packages/bitkeeper.git/commitdiff
- fixed ppc [yeah... i can use it now ;>]
authorspeedy <speedy@pld-linux.org>
Sun, 8 Sep 2002 02:56:56 +0000 (02:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bitkeeper.spec -> 1.5

bitkeeper.spec

index d5b7cc83a49b1e9af50a59dd4fded5c36101b743..750366283d28274a54e97af0e4d080ab1e102fef 100644 (file)
@@ -31,7 +31,7 @@ dd if=%{SOURCE0} skip=1 bs=7008 | gzip -d | tar xf -
 dd if=%{SOURCE1} skip=1 bs=7008 | gzip -d | tar xf -
 %endif
 %ifarch ppc
-dd if=%{SOURCE2} skip=1 bs=7008 | gzip -d | tar xf -
+dd if=%{SOURCE2} skip=1 bs=6864 | gzip -d | tar xf -
 %endif
 %ifarch sparc64
 dd if=%{SOURCE3} skip=1 bs=7008 | gzip -d | tar xf -
This page took 0.063107 seconds and 4 git commands to generate.