forked from Plemya-x/alr-repo
		
	добавление $NCPU
This commit is contained in:
		| @@ -25,7 +25,7 @@ cd ./qt6-build | |||||||
| } | } | ||||||
|  |  | ||||||
| build() { | build() { | ||||||
| cmake --build . --parallel | cmake --build . --parallel "${NCPU}" | ||||||
|         } |         } | ||||||
| package() { | package() { | ||||||
| #	install -Dm755 ./${name}v${version}/ "${pkgdir}/usr/bin/" | #	install -Dm755 ./${name}v${version}/ "${pkgdir}/usr/bin/" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user