F-Droid: 1.5-alpha1 with disorderfs reproducible hack
This commit is contained in:
parent
4f9fa8e3bc
commit
acc6ec95ac
|
@ -894,6 +894,17 @@ Build:1.5-alpha0,1005000
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=full
|
gradle=full
|
||||||
|
|
||||||
|
Build:1.5-alpha1,1005001
|
||||||
|
commit=1.5-alpha1
|
||||||
|
subdir=app
|
||||||
|
sudo=apt-get update && \
|
||||||
|
apt-get install -y disorderfs
|
||||||
|
init=cd ../.. && \
|
||||||
|
mv org.fdroid.fdroid org.fdroid.fdroid.build && \
|
||||||
|
mkdir org.fdroid.fdroid && \
|
||||||
|
disorderfs --sort-dirents=yes --reverse-dirents=no org.fdroid.fdroid.build org.fdroid.fdroid
|
||||||
|
gradle=full
|
||||||
|
|
||||||
Archive Policy:12 versions
|
Archive Policy:12 versions
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Static
|
Update Check Mode:Static
|
||||||
|
|
Loading…
Reference in a new issue