[FIX] Applies git patches without OCA repo name
This commit is contained in:
parent
99c0d46d0f
commit
1765d2eb15
@ -93,7 +93,7 @@ pt_community ()
|
|||||||
patch $OPTIONS < patches/20210420_auth-oauth-multi-token_error-in-login.patch
|
patch $OPTIONS < patches/20210420_auth-oauth-multi-token_error-in-login.patch
|
||||||
|
|
||||||
SRC=$PWD
|
SRC=$PWD
|
||||||
DEST=$DESTDIR/community/account-invoicing/
|
DEST=$DESTDIR/community/
|
||||||
OPTIONS="-p1 --verbose"
|
OPTIONS="-p1 --verbose"
|
||||||
|
|
||||||
pushd $DEST
|
pushd $DEST
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user