mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-24 23:20:09 +00:00
[PR #534] [CLOSED] Fixed linux/build script #1364
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/534
Author: @Izaron
Created: 12/14/2016
Status: ❌ Closed
Base:
master← Head:linux-build📝 Commits (5)
e70faceFixed linux/build script6fd91b8Fixed for non-english users008b78aFixed linux/build for unknown error59e2dceAdded different exit codes, gcc output in stderra888b76Fixed gcc error condition from '== 1' to '!= 0'📊 Changes
1 file changed (+36 additions, -1 deletions)
View changed files
📝
linux/build(+36 -1)📄 Description
Checks for the presence of the dependencies.
Tested on Ubuntu, Debian, Fedora.
First in the variable output of the command recorded, then checked for errors.
I covered all possible dependencies.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.