SVN commit 1415 by rafael:
Do not install glpsol.c and tspsol.c as examples in glpk-utils, since these
programs will not compile with the installed headers.
M +1 -1 glpk/trunk/debian/glpk-utils.examples
--- glpk/trunk/debian/glpk-utils.examples #1414:1415
@@ -1 +1 @@
-examples/*.{mod,c,tsp,lp,mps}
+examples/*.{mod,tsp,lp,mps}