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.
f5dc6d7423
MahiroOS-jhalfs
/
common
/
blfs-tool-deps
/
901-libxml2
12 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Replaced /bin/sh by /bin/bash
2006-11-11 12:39:16 +01:00
#!/bin/bash
Merged r3073:3085 from experimental: blfs-tool support integration.
2006-08-29 20:18:06 +02:00
# $Id$
set -e
Corrections to blfs-tools scripts. Added missing tidy_docs download and code
2006-10-03 21:52:33 +02:00
cd $PKGDIR
Merged r3073:3085 from experimental: blfs-tool support integration.
2006-08-29 20:18:06 +02:00
./configure --prefix=/usr
make
make install
exit
Reference in a new issue
Copy permalink