mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-22 18:51:24 +00:00
PKGBUILD: install custom license file.
This commit is contained in:
parent
c3a867f0c2
commit
9bf6b2e1bd
1 changed files with 2 additions and 0 deletions
|
@ -43,4 +43,6 @@ package() {
|
|||
msg "Compiling and installing to pkgdir this time..."
|
||||
make install DESTDIR=$pkgdir PREFIX=/usr
|
||||
msg "Compiling done."
|
||||
|
||||
install -D LICENSE ${pkgdir}/usr/share/licenses/gmqcc/LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue