forked from norman/fusionpbx-install.sh-github-mirror
Disable the patch for 1.10.8
This commit is contained in:
2
debian/resources/switch/source-release.sh
vendored
2
debian/resources/switch/source-release.sh
vendored
@@ -108,7 +108,7 @@ if [ $switch_branch = "stable" ]; then
|
|||||||
mv freeswitch-$switch_version.-release freeswitch
|
mv freeswitch-$switch_version.-release freeswitch
|
||||||
cd /usr/src/freeswitch
|
cd /usr/src/freeswitch
|
||||||
#apply patch
|
#apply patch
|
||||||
patch -u /usr/src/freeswitch/src/mod/databases/mod_pgsql/mod_pgsql.c -i /usr/src/fusionpbx-install.sh/debian/resources/switch/source/mod_pgsql.patch
|
#patch -u /usr/src/freeswitch/src/mod/databases/mod_pgsql/mod_pgsql.c -i /usr/src/fusionpbx-install.sh/debian/resources/switch/source/mod_pgsql.patch
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user