mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
cdm: remove noarch
This commit is contained in:
parent
ea3f8f983e
commit
30d5dd1406
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'cdm'
|
# Template file for 'cdm'
|
||||||
pkgname=cdm
|
pkgname=cdm
|
||||||
version=0.7
|
version=0.7
|
||||||
revision=2
|
revision=3
|
||||||
|
depends="dialog xinit kbd xdpyinfo"
|
||||||
short_desc="Console Display Manager"
|
short_desc="Console Display Manager"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
depends="dialog xinit kbd xdpyinfo"
|
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/evertiro/cdm"
|
homepage="https://github.com/evertiro/cdm"
|
||||||
distfiles="https://github.com/evertiro/cdm/archive/${version}.tar.gz"
|
distfiles="https://github.com/evertiro/cdm/archive/${version}.tar.gz"
|
||||||
checksum=530042165ce65cdff3ec62ba9f077d0e8c6744c13f5d449d84fe2506a79d2e56
|
checksum=530042165ce65cdff3ec62ba9f077d0e8c6744c13f5d449d84fe2506a79d2e56
|
||||||
archs=noarch
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
sed -i 's| /| $PKGDESTDIR/|g' install.sh
|
sed -i 's| /| $PKGDESTDIR/|g' install.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue