Changeset 300656b for scripts/untested/kde-scripts/kde-kde-base.sh
- Timestamp:
- Feb 21, 2006, 12:18:26 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:
- b67b7ca
- Parents:
- 5baad6a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/untested/kde-scripts/kde-kde-base.sh
r5baad6a r300656b 44 44 45 45 min_log_init ${INSTLOGS} && 46 make install \46 make DESTDIR=/opt/${PKGDIR}-${BUILDENV} install \ 47 47 >> ${LOGFILE} 2>&1 && 48 48 echo " o ALL OK" || barf
Note:
See TracChangeset
for help on using the changeset viewer.