mirror of
https://abf.rosa.ru/djam/bluez.git
synced 2025-02-22 22:52:55 +00:00
Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Has been cancelled
Some checks failed
Run CI/CD... / main (push) Has been cancelled
This commit is contained in:
parent
067946787e
commit
468d2f5e15
3 changed files with 3 additions and 2 deletions
|
@ -13,4 +13,5 @@ jobs:
|
|||
with:
|
||||
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
||||
PUBLICATOR: ${{ secrets.PUBLICATOR }}
|
||||
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}
|
||||
|
||||
|
|
BIN
bluez-5.66.tar.xz
Normal file
BIN
bluez-5.66.tar.xz
Normal file
Binary file not shown.
|
@ -226,8 +226,8 @@ BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A.
|
|||
%setup -q
|
||||
%patch0 -p1 -R
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
#patch2 -p1
|
||||
#patch3 -p1
|
||||
%patch4 -p1
|
||||
|
||||
libtoolize -f -c
|
||||
|
|
Loading…
Add table
Reference in a new issue