File: configure

package info (click to toggle)
rust-servo-fontconfig 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: makefile: 40; sh: 2
file content (5 lines) | stat: -rwxr-xr-x 110 bytes parent folder | download | duplicates (44)
1
2
3
4
5
#!/bin/bash

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