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