File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11ddgr v1.9
2- 2020-07-21
2+ 2020-07-26
33
44- Fix breakage due to changes required in POST method
55- Support wayland native copier `wl-copy` for url copy
66- Unblock GUI browsers on WSL
77- Update auto-generated package list
8+ - Skip broken Arch Linux packaging (https://github.com/BytePackager issue #204)
89
910-------------------------------------------------------------------------------
1011
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ commands:
77 install :
88 - make PREFIX="/usr" install DESTDIR="${BP_DESTDIR}"
99packages :
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
You can’t perform that action at this time.
0 commit comments