Skip to content
Snippets Groups Projects
Commit 07612e63 authored by Yun Liu's avatar Yun Liu
Browse files

Old expression in "rules" file doesn't work. Fix it

parent 96bc5740
Branches
Tags
No related merge requests found
......@@ -33,8 +33,8 @@ build-arch: build-arch-stamp
build-arch-stamp: configure-stamp
# Add here commands to compile the arch part of the package.
$(MAKE) && (cd sflphone-gtk)
$(MAKE)
cd sflphone-gtk; $(MAKE)
cd libs/pjproject-1.0; $(MAKE) dep; $(MAKE)
touch $@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment