]> git.pld-linux.org Git - packages/bitkeeper.git/commitdiff
- update offset on sparc64
authorundefine <undefine@pld-linux.org>
Tue, 10 Sep 2002 00:25:50 +0000 (00:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bitkeeper.spec -> 1.6

bitkeeper.spec

index 750366283d28274a54e97af0e4d080ab1e102fef..a62d37bf8d22882f3db3105b96209dfd2c0e9a71 100644 (file)
@@ -34,7 +34,7 @@ dd if=%{SOURCE1} 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 -
+dd if=%{SOURCE3} skip=1 bs=6704 | gzip -d | tar xf -
 %endif
 
 %install
This page took 0.063326 seconds and 4 git commands to generate.