[PR #33] [MERGED] Debian: Fix pre/post install script mixup #184

Open
opened 2026-01-29 16:31:05 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/33
Author: @qmfrederik
Created: 10/15/2017
Status: Merged
Merged: 10/15/2017
Merged by: @qmfrederik

Base: masterHead: fixes/deb-postinstall


📝 Commits (1)

  • 44d3602 Fix issue where the post install script was written to the 'preinst' file instead of 'postinst'

📊 Changes

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

View changed files

📝 Packaging.Targets/Deb/DebPackageCreator.cs (+1 -1)

📄 Description

Fix issue where the post install script was written to the 'preinst' file instead of 'postinst'.

Fixes #32


🔄 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/quamotion/dotnet-packaging/pull/33 **Author:** [@qmfrederik](https://github.com/qmfrederik) **Created:** 10/15/2017 **Status:** ✅ Merged **Merged:** 10/15/2017 **Merged by:** [@qmfrederik](https://github.com/qmfrederik) **Base:** `master` ← **Head:** `fixes/deb-postinstall` --- ### 📝 Commits (1) - [`44d3602`](https://github.com/quamotion/dotnet-packaging/commit/44d36026527468b4745a2a96cfcade21dec2590c) Fix issue where the post install script was written to the 'preinst' file instead of 'postinst' ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Packaging.Targets/Deb/DebPackageCreator.cs` (+1 -1) </details> ### 📄 Description Fix issue where the post install script was written to the 'preinst' file instead of 'postinst'. Fixes #32 --- <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 16:31:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dotnet-packaging#184