Codebase list hyena / e0a12b3
Fix broken .pc files (bad autoconf substitution) Chow Loong Jin 14 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
66 dh_auto_configure -- \
77 MCS=/usr/bin/mono-csc \
88 --enable-debug
9 find src -name '*.pc' -print | \
10 xargs sed -i -e 's|@expanded_libdir@|/usr/lib|g'
911
1012 override_dh_auto_build:
1113 dh_auto_build