This website requires JavaScript.
Explore
Help
Sign in
zeroday0619
/
MahiroOS-jhalfs
Archived
Watch
1
Star
0
Fork
You've already forked MahiroOS-jhalfs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2024-10-17
. You can view files and clone it, but cannot push or open issues or pull requests.
44994cba87
MahiroOS-jhalfs
/
common
/
blfs-tool-deps
/
902-libxslt
12 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
Added blfs-tool dependencies build scripts.
2006-08-28 23:41:49 +02:00
#!/bin/sh
# $Id$
set -e
./configure --prefix=/usr
make
make install
Cosmettic fix.
2006-08-28 23:48:58 +02:00
exit
Reference in a new issue
Copy permalink