File: configure

package info (click to toggle)
rust-freetype 0.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 380 kB
  • sloc: makefile: 30; sh: 18; ansic: 6
file content (5 lines) | stat: -rwxr-xr-x 110 bytes parent folder | download | duplicates (41)
1
2
3
4
5
#!/bin/bash

SRCDIR="$(cd $(dirname $0) && pwd)"
sed "s#%VPATH%#${SRCDIR}#" ${SRCDIR}/Makefile.in > Makefile