Skip to content
Snippets Groups Projects
Commit e00778fb authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

update rules again

parent cae75730
No related branches found
No related tags found
No related merge requests found
......@@ -21,9 +21,9 @@ configure-stamp:
dh_testdir
# Add here commands to configure the package.
cd libs/dbus-c++; ./autogen.sh; ./configure
cd ../libiax2; ./gen.sh; ./configure
cd ../pjproject-1.0.1; ./configure
cd ../.. ; ./autogen.sh --prefix=/usr --with-debug
cd libs/libiax2; ./gen.sh; ./configure
cd libs/pjproject-1.0.1; ./configure
./autogen.sh --prefix=/usr --with-debug
cd sflphone-gtk; ./autogen.sh --prefix=/usr
touch configure-stamp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment