[PR #648] [CLOSED] sources: Fix missing params header #1300

Closed
opened 2026-01-29 20:53:24 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/648
Author: @wkennington
Created: 3/13/2018
Status: ❌ Closed

Base: master ← Head: missing-params


📝 Commits (1)

  • 610b72d sources: Fix missing params header

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 scripts/sources.lst (+1 -0)

📄 Description

Without the params header being listed we can't generate a working dist
tarball using autotools since it requires all of the sources be
explicitly specified.


🔄 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/google/brotli/pull/648 **Author:** [@wkennington](https://github.com/wkennington) **Created:** 3/13/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `missing-params` --- ### 📝 Commits (1) - [`610b72d`](https://github.com/google/brotli/commit/610b72d74481c7d6a44601afea8ff699292b50de) sources: Fix missing params header ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `scripts/sources.lst` (+1 -0) </details> ### 📄 Description Without the params header being listed we can't generate a working dist tarball using autotools since it requires all of the sources be explicitly specified. --- <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 20:53:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1300