Remove arch 64 package for the moment until packaging tools are sorted out
This commit is contained in:
@@ -53,6 +53,8 @@ cp -r hicolor $ROOTDIR/usr/share/icons/
|
||||
fi
|
||||
) &
|
||||
|
||||
if [ $4 = 'x86' ]
|
||||
then
|
||||
(
|
||||
echo "Building Arch-Linux package."
|
||||
cd pkgbuild
|
||||
@@ -61,6 +63,7 @@ cp -r hicolor $ROOTDIR/usr/share/icons/
|
||||
echo "Arch-Linux package build failed, refer to $PWD/package.log."
|
||||
fi
|
||||
) &
|
||||
fi
|
||||
|
||||
(
|
||||
echo "Building RPM package."
|
||||
|
||||
Reference in New Issue
Block a user