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

Commit

Permalink
Ach Linux packaging is broken on PackageCore
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Jul 27, 2020
1 parent a09481c commit 5eede39
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packagecore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ commands:
install:
- make PREFIX="/usr" install DESTDIR="${BP_DESTDIR}"
packages:
archlinux:
builddeps:
- make
deps:
- python
# archlinux:
# builddeps:
# - make
# deps:
# - python
centos7.5:
builddeps:
- make
Expand Down

4 comments on commit 5eede39

@jarun
Copy link
Owner Author

@jarun jarun commented on 5eede39 Jul 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dilawar, @eclipseo, @pabloariasal, @zmwangx, @szlin googler v4.2 is released!

@szlin
Copy link
Collaborator

@szlin szlin commented on 5eede39 Aug 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated in Debian, sorry for the late reply.

@jarun
Copy link
Owner Author

@jarun jarun commented on 5eede39 Aug 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem Lin! Thank you!

@jarun
Copy link
Owner Author

@jarun jarun commented on 5eede39 Sep 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zmwangx can you please take a look at the recent CI failures? Looks like all nightlies are failing.

Please sign in to comment.