diff --git a/Linux/Arch/make-package.md b/Linux/Arch/make-package.md index 2652e0d..17e4e85 100644 --- a/Linux/Arch/make-package.md +++ b/Linux/Arch/make-package.md @@ -2,7 +2,7 @@ title: Make Package description: Information on how to make arch packages that can be used with pacman published: true -date: 2025-05-30T08:52:26.487Z +date: 2025-05-30T09:04:42.445Z tags: editor: markdown dateCreated: 2025-05-30T08:32:02.401Z @@ -23,3 +23,5 @@ myapp/ │ └── myapp/... └── myapp-1.0-1-x86_64.pkg.tar.zst ← the final package ``` + +* **$pkgdir** - Everything that needs to appear in the installed package must be placed here with the correct directory structure