summarylogtreecommitdiffstats
path: root/makepackages.patch
blob: 94e6bd9f9164036cc9d77dfdc82a9655ab08f6c5 (plain)
1
2
3
4
59c59
<   GSL_LIBS = -lgsl -lblas
---
>   GSL_LIBS = $(shell pkg-config gsl --libs)