Changeset 541 in MondoRescue for branches/stable/mondo/bootstrap
- Timestamp:
- May 13, 2006, 8:47:23 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/stable/mondo/bootstrap ΒΆ
r502 r541 28 28 make maintainer-clean >/dev/null 2>&1 29 29 libtoolize -f -c --automake 30 cp /usr/bin/gettextize . 31 perl -pi -e 's~read dummy < /dev/tty~~' gettextize 32 ./gettextize -c -f --no-changelog < /dev/null 33 rm -f gettextize 34 aclocal -I m4 30 aclocal 35 31 autoheader 36 32 automake
Note:
See TracChangeset
for help on using the changeset viewer.