diff --git a/Linux/Arch/make-package.md b/Linux/Arch/make-package.md index 855a086..eef3a67 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:05:40.479Z +date: 2025-05-30T09:05:45.464Z tags: editor: markdown dateCreated: 2025-05-30T08:32:02.401Z @@ -26,4 +26,4 @@ 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 +* **$srcdir** _ refers to the directory where all source files are unpacked or copied by makepkg \ No newline at end of file