Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
What's new
2
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Projects
Groups
Snippets
Register
Sign in
Toggle navigation
Menu
Open sidebar
Garuda Linux
Packages
Unstable PKGBUILDS
Garuda PKGBUILDS
Commits
a0fdd951
Commit
a0fdd951
authored
Jul 21, 2020
by
Librewish
Browse files
[garuda-hooks] add foreign packages hook
parent
7dd89dc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
pkgbuilds/garuda-hooks/PKGBUILD
View file @
a0fdd951
...
...
@@ -3,7 +3,7 @@
pkgname
=
garuda-hooks
pkgdesc
=
"additions and enhancements to garuda."
pkgver
=
0.0.1
pkgrel
=
5
pkgrel
=
6
arch
=(
'any'
)
license
=(
'GPL'
)
depends
=(
'pacman'
)
...
...
@@ -36,5 +36,5 @@ package() {
install
-Dm644
os-release.hook
$pkgdir
/etc/pacman.d/hooks/os-release.hook
install
-Dm644
orphans.hook
$pkgdir
/etc/pacman.d/hooks/orphans.hook
install
-Dm644
pacnew-check.hook
$pkgdir
/etc/pacman.d/hooks/pacnew-check.hook
install
-Dm644
or
phans
.hook
$pkgdir
/etc/pacman.d/hooks/foreign.hook
install
-Dm644
f
or
eign
.hook
$pkgdir
/etc/pacman.d/hooks/foreign.hook
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment