4 lines
72 B
Bash
4 lines
72 B
Bash
|
#!/bin/sh -e
|
||
|
|
||
|
./configure --prefix= --with-fontrootdir=/share/fonts/X11
|