docs: update Linux/Arch/make-package
This commit is contained in:
parent
8bbcc2acf8
commit
8cacdde29b
@ -2,7 +2,7 @@
|
|||||||
title: Make Package
|
title: Make Package
|
||||||
description: Information on how to make arch packages that can be used with pacman
|
description: Information on how to make arch packages that can be used with pacman
|
||||||
published: true
|
published: true
|
||||||
date: 2025-05-30T09:04:42.445Z
|
date: 2025-05-30T09:05:40.479Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2025-05-30T08:32:02.401Z
|
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
|
* **$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
|
||||||
Loading…
x
Reference in New Issue
Block a user