32bit build fix docs
This commit is contained in:
parent
b8a54d0ec0
commit
c138a69a52
@ -4,8 +4,6 @@ dpkg-sig --sign builder ./output/*.deb
|
|||||||
# Pull down existing ppa repo db files etc
|
# Pull down existing ppa repo db files etc
|
||||||
rsync -azP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./output/repo
|
rsync -azP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./output/repo
|
||||||
|
|
||||||
reprepro -V --basedir ./output/repo/ removefilter lunar 'Package (% libwayland-doc*)'
|
|
||||||
|
|
||||||
# Add the new package to the repo
|
# Add the new package to the repo
|
||||||
reprepro -V --basedir ./output/repo/ includedeb lunar ./output/*.deb
|
reprepro -V --basedir ./output/repo/ includedeb lunar ./output/*.deb
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user