emacs: drop noarch.
This commit is contained in:
parent
98f8fa59d3
commit
bbc688e340
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'emacs'
|
# Template file for 'emacs'
|
||||||
pkgname=emacs
|
pkgname=emacs
|
||||||
version=27.1
|
version=27.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-file-notification=inotify --with-modules
|
configure_args="--with-file-notification=inotify --with-modules
|
||||||
$(vopt_with jpeg) $(vopt_with tiff) $(vopt_with gif) $(vopt_with png)
|
$(vopt_with jpeg) $(vopt_with tiff) $(vopt_with gif) $(vopt_with png)
|
||||||
|
@ -81,7 +81,6 @@ do_install() {
|
||||||
|
|
||||||
emacs-common_package() {
|
emacs-common_package() {
|
||||||
short_desc+=" - common files"
|
short_desc+=" - common files"
|
||||||
archs=noarch
|
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/share/emacs
|
vmove usr/share/emacs
|
||||||
vmove usr/share/man
|
vmove usr/share/man
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue