cdm: remove noarch
This commit is contained in:
parent
ea3f8f983e
commit
30d5dd1406
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'cdm'
|
||||
pkgname=cdm
|
||||
version=0.7
|
||||
revision=2
|
||||
revision=3
|
||||
depends="dialog xinit kbd xdpyinfo"
|
||||
short_desc="Console Display Manager"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
depends="dialog xinit kbd xdpyinfo"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/evertiro/cdm"
|
||||
distfiles="https://github.com/evertiro/cdm/archive/${version}.tar.gz"
|
||||
checksum=530042165ce65cdff3ec62ba9f077d0e8c6744c13f5d449d84fe2506a79d2e56
|
||||
archs=noarch
|
||||
|
||||
do_install() {
|
||||
sed -i 's| /| $PKGDESTDIR/|g' install.sh
|
||||
|
|
Loading…
Reference in New Issue