docs: update Linux/Arch/make-package
This commit is contained in:
parent
4776d4e319
commit
709ddfe3f9
@ -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-30T13:51:47.076Z
|
||||
date: 2025-05-30T13:57:24.603Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2025-05-30T08:32:02.401Z
|
||||
@ -35,4 +35,10 @@ Create the file
|
||||
```
|
||||
[customrepo]
|
||||
Server = http://192.168.1.101:3015/archrepo/x86_64
|
||||
```
|
||||
|
||||
Then include in /etc/pacman.conf
|
||||
|
||||
```
|
||||
Include = /etc/pacman.d/customrepo.conf
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user