postgis: Also drop sfcgal related symbols from any symbols file.
authorMarkus Wanner <markus@bluegap.ch>
Fri, 15 Jan 2016 10:55:10 +0000 (11:55 +0100)
committerMarkus Wanner <markus@bluegap.ch>
Fri, 15 Jan 2016 10:55:10 +0000 (11:55 +0100)
jenkins/generate-pgdg-source

index 539b0a842a3ef08826c689449602e24120edc25f..08c49a7a48a68453419edfa2b67e6d54c81d07b3 100755 (executable)
@@ -274,6 +274,7 @@ case $PACKAGE in
       # we do not have libsfcgal-dev before stretch or wily
       jessie|wheezy|squeeze|wily|trusty|precise)
         sed -i -e 's/libsfcgal-dev[^,]*,//' debian/control debian/control.in
+        sed -ie "/sfcgal/Id" debian/liblwgeom-*.symbols
         ;;
     esac
     ;;