mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-14 21:32:52 +00:00
[PR #33] [MERGED] Debian: Fix pre/post install script mixup #184
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fixes/deb-postinstall📝 Commits (1)
44d3602Fix 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.