[PR #247] [MERGED] Have "make" create the executable in root dir #15255

Closed
opened 2025-11-02 11:42:26 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/247
Author: @strk
Created: 11/24/2016
Status: Merged
Merged: 11/30/2016
Merged by: @lunny

Base: masterHead: build-in-root


📝 Commits (1)

  • 822bef2 Have "make" create the executable in root dir

📊 Changes

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

View changed files

📝 Makefile (+2 -2)

📄 Description

Same as "go build".
Makes it functional by default as it'd then find template/ and public/
by default w/out setting GITEA_WORK_DIR


🔄 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/go-gitea/gitea/pull/247 **Author:** [@strk](https://github.com/strk) **Created:** 11/24/2016 **Status:** ✅ Merged **Merged:** 11/30/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `build-in-root` --- ### 📝 Commits (1) - [`822bef2`](https://github.com/go-gitea/gitea/commit/822bef2c0aff91c5bd3c4113a8ecd2b8d55f8650) Have "make" create the executable in root dir ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+2 -2) </details> ### 📄 Description Same as "go build". Makes it functional by default as it'd then find template/ and public/ by default w/out setting GITEA_WORK_DIR --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:42:26 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15255