mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
Fix 9c9a7f: .git file is within gsm subdirectory
This commit is contained in:
parent
a0fcdd90d1
commit
a0248fb372
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@ clean-makefile-speex:
|
|||
|
||||
build-libgsm:
|
||||
cp -rf $(BUILDER_SRC_DIR)/$(gsm_dir) $(BUILDER_BUILD_DIR)/$(gsm_dir)
|
||||
rm -rf $(BUILDER_BUILD_DIR)/$(gsm_dir)/.git
|
||||
rm -rf $(BUILDER_BUILD_DIR)/$(gsm_dir)/gsm/.git
|
||||
rm -f $(prefix)/lib/libgsm.a
|
||||
rm -rf $(prefix)/include/gsm
|
||||
cd $(BUILDER_BUILD_DIR)/$(gsm_dir)\
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue