[PR #11] [CLOSED] Which #1542

Closed
opened 2026-05-05 07:55:57 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/11
Author: @truatpasteurdotfr
Created: 2/23/2018
Status: Closed

Base: masterHead: which


📝 Commits (3)

  • 49d2835 adding some buildrequires for Centos-{6,7}
  • 31554e0 Update barrier.spec.in
  • f7e72b4 replace which

📊 Changes

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

View changed files

📝 clean_build.sh (+1 -1)
📝 dist/rpm/barrier.spec.in (+36 -0)

📄 Description

as mentionned on irc, if which is not available but cmake3 is, the test will fail and cmake3 will not be used, although present...


🔄 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/debauchee/barrier/pull/11 **Author:** [@truatpasteurdotfr](https://github.com/truatpasteurdotfr) **Created:** 2/23/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `which` --- ### 📝 Commits (3) - [`49d2835`](https://github.com/debauchee/barrier/commit/49d2835f89c99b8177b1aff24a7cb978bd520f9e) adding some buildrequires for Centos-{6,7} - [`31554e0`](https://github.com/debauchee/barrier/commit/31554e0d0eda621d6d1ef5a42fafbce9dd31fc7b) Update barrier.spec.in - [`f7e72b4`](https://github.com/debauchee/barrier/commit/f7e72b4278c9277261b600ece2037c5973da4fd6) replace which ### 📊 Changes **2 files changed** (+37 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `clean_build.sh` (+1 -1) 📝 `dist/rpm/barrier.spec.in` (+36 -0) </details> ### 📄 Description as mentionned on irc, if which is not available but cmake3 is, the test will fail and cmake3 will not be used, although present... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:55:57 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1542
No description provided.