Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit 5eede39

Browse files
committed
Ach Linux packaging is broken on PackageCore
1 parent a09481c commit 5eede39

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packagecore.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ commands:
77
install:
88
- make PREFIX="/usr" install DESTDIR="${BP_DESTDIR}"
99
packages:
10-
archlinux:
11-
builddeps:
12-
- make
13-
deps:
14-
- python
10+
# archlinux:
11+
# builddeps:
12+
# - make
13+
# deps:
14+
# - python
1515
centos7.5:
1616
builddeps:
1717
- make

0 commit comments

Comments
 (0)