From 8cacdde29bd7981453a93532f366a5835c5a5185 Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 30 May 2025 11:05:41 +0200 Subject: [PATCH] docs: update Linux/Arch/make-package --- Linux/Arch/make-package.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Linux/Arch/make-package.md b/Linux/Arch/make-package.md index 17e4e85..855a086 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-30T09:04:42.445Z +date: 2025-05-30T09:05:40.479Z tags: editor: markdown dateCreated: 2025-05-30T08:32:02.401Z @@ -25,3 +25,5 @@ myapp/ ``` * **$pkgdir** - Everything that needs to appear in the installed package must be placed here with the correct directory structure + +**$srcdir** _ refers to the directory where all source files are unpacked or copied by makepkg \ No newline at end of file