summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/make/krita
blob: 0faed2fe3ad308929709cc90def8840dd4dec75b (plain) (blame)
1
2
3
# Try twice with $NUMJOBS:
make $NUMJOBS || make $NUMJOBS || make || exit 1
make install DESTDIR=$PKG || exit 1