]> git.pld-linux.org Git - packages/bitkeeper.git/commitdiff
- update offset for alpha RA-1_0 STABLE bitkeeper-2_1_6pre5-1
authorundefine <undefine@pld-linux.org>
Tue, 10 Sep 2002 10:01:26 +0000 (10:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bitkeeper.spec -> 1.7

bitkeeper.spec

index a62d37bf8d22882f3db3105b96209dfd2c0e9a71..f1d70c660601e4c854c78c8ae397de88917b261a 100644 (file)
@@ -28,7 +28,7 @@ umask 022
 dd if=%{SOURCE0} skip=1 bs=7008 | gzip -d | tar xf -
 %endif
 %ifarch alpha
-dd if=%{SOURCE1} skip=1 bs=7008 | gzip -d | tar xf -
+dd if=%{SOURCE1} skip=1 bs=7354 | gzip -d | tar xf -
 %endif
 %ifarch ppc
 dd if=%{SOURCE2} skip=1 bs=6864 | gzip -d | tar xf -
This page took 0.056038 seconds and 4 git commands to generate.