[PR #541] [MERGED] Corrected filename. #1370

Closed
opened 2026-01-29 17:16:03 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/541
Author: @saurabhshri
Created: 12/16/2016
Status: Merged
Merged: 12/16/2016
Merged by: @cfsmp3

Base: masterHead: patch-2


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 linux/pre-build.sh (+1 -1)
📝 mac/pre-build.sh (+1 -1)

📄 Description

The filename pointed to, was compile.h which doesn't exist. Actual storing occurs in compile_info_real.h as correctly written in windows pre-build.bat echo stored all in compile_info_real.h.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/541 **Author:** [@saurabhshri](https://github.com/saurabhshri) **Created:** 12/16/2016 **Status:** ✅ Merged **Merged:** 12/16/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (2) - [`f2770b4`](https://github.com/CCExtractor/ccextractor/commit/f2770b46090bba4e6c6eff2119fcf9df9659bb94) Corrected filename. - [`8c8a357`](https://github.com/CCExtractor/ccextractor/commit/8c8a357aa73623969a50b93f937d67f249dc24f7) Corrected filename. ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `linux/pre-build.sh` (+1 -1) 📝 `mac/pre-build.sh` (+1 -1) </details> ### 📄 Description The filename pointed to, was ```compile.h``` which doesn't exist. Actual storing occurs in ```compile_info_real.h``` as correctly written in windows ```pre-build.bat``` ```echo stored all in compile_info_real.h```. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:16:03 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1370