- Timestamp:
- Feb 21, 2006, 12:23:59 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 17c4d95
- Parents:
- 3a35f23
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/untested/blfs-scripts/blfs-graphviz.sh
r3a35f23 rbe9c22a 14 14 fi 15 15 16 unpack_tarball graphviz-${GRAPHVIZ_VER} 17 cd ${PKGDIR} 18 16 19 if [ "Y" = "${MULTIARCH}" ]; then 17 20 extra_conf="${extra_conf} --with-expatlibdir=/usr/${libdirname}" … … 22 25 fi 23 26 fi 24 25 26 unpack_tarball graphviz-${GRAPHVIZ_VER}27 cd ${PKGDIR}28 27 29 28 max_log_init graphviz ${GRAPHVIZ_VER} "blfs (shared)" ${CONFLOGS} ${LOG}
Note:
See TracChangeset
for help on using the changeset viewer.