cd-discid: install to /usr not /usr/local.
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
# Template file for 'cd-discid'
|
# Template file for 'cd-discid'
|
||||||
pkgname=cd-discid
|
pkgname=cd-discid
|
||||||
version=1.4
|
version=1.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style="gnu-makefile"
|
build_style="gnu-makefile"
|
||||||
|
make_install_args="PREFIX=/usr"
|
||||||
maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://linukz.org/cd-discid.shtml"
|
homepage="http://linukz.org/cd-discid.shtml"
|
||||||
@@ -14,4 +15,4 @@ cd-discid_package() {
|
|||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove all
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user