sourcehut
Log in
—
Register
~carbslinux
/
repository
summary
tree
log
refs
ref:
796ebf53a23cf1abdec2ab145affc395c7ba679e
repository
/
core
/
bison
/build
-rwxr-xr-x
78 bytes
View
Log
Blame
View raw
796ebf53
—
Cem Keylan
sinit: use git resources
2 years ago
1
2
3
4
5
6
7
#!/bin/sh -e
./configure
\
--prefix
=
/usr make make
DESTDIR
=
"
$1
"
install