Fix ports.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/140x64.list -j 140x64 -p default
|
/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/140x64.list -j 140x64 -p default
|
||||||
/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/130x64.list -j 130x64 -p default
|
#/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/130x64.list -j 130x64 -p default
|
||||||
/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/120x64.list -j 120x64 -p default
|
#/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/120x64.list -j 120x64 -p default
|
||||||
|
|
||||||
#/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/riscv64.list -j 14riscv64 -p default
|
#/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/riscv64.list -j 14riscv64 -p default
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
/usr/local/bin/poudriere logclean -j 130x64 -y 15
|
#/usr/local/bin/poudriere logclean -j 130x64 -y 15
|
||||||
/usr/local/bin/poudriere logclean -j 140x64 -y 15
|
#/usr/local/bin/poudriere logclean -j 140x64 -y 15
|
||||||
/usr/local/bin/poudriere logclean -j 120x64 -y 15
|
/usr/local/bin/poudriere logclean -j 120x64 -y 15
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/130x64.list -j 130x64 -p default -y
|
#/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/130x64.list -j 130x64 -p default -y
|
||||||
/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/140x64.list -j 140x64 -p default -y
|
/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/140x64.list -j 140x64 -p default -y
|
||||||
/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/120x64.list -j 120x64 -p default -y
|
#/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/120x64.list -j 120x64 -p default -y
|
||||||
|
|||||||
Reference in New Issue
Block a user