python-jellyfish: remove noarch from subpackage
This commit is contained in:
parent
f39e92ac8a
commit
70b6843358
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-jellyfish'
|
# Template file for 'python-jellyfish'
|
||||||
pkgname=python-jellyfish
|
pkgname=python-jellyfish
|
||||||
version=0.5.2
|
version=0.5.2
|
||||||
revision=1
|
revision=2
|
||||||
_cjellyfish_ref=a3b62e71490d2d8ccecf317bb10f9ff954f2d509
|
_cjellyfish_ref=a3b62e71490d2d8ccecf317bb10f9ff954f2d509
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -26,7 +26,6 @@ post_extract() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3.4-jellyfish_package() {
|
python3.4-jellyfish_package() {
|
||||||
noarch=yes
|
|
||||||
depends="python3.4"
|
depends="python3.4"
|
||||||
replaces="python3.4-jellyfish>=0"
|
replaces="python3.4-jellyfish>=0"
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue