]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - lib/uuid/ChangeLog
ChangeLog, Makefile.in:
authorTheodore Ts'o <tytso@mit.edu>
Wed, 1 Apr 1998 02:18:45 +0000 (02:18 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 1 Apr 1998 02:18:45 +0000 (02:18 +0000)
commite5fa0e3031822d3da46ac78230c0595c6c462f87
tree3e42d83eb837e210c07da02dbbf42b7984137f49
parent3b27db9fb6da9302e567cb2b03ac12091eca7130
ChangeLog, Makefile.in:
  Remove libext2fs.info*, not just libext2fs.info*.gz.  Add an
  uninstall-doc-libs target.
ChangeLog, Makefile.in, compile_et.1, compile_et.sh.in:
  Makefile.in: Fix bug where my_dir was set incorrectly.  Install the
   et_c.awk and et_h.awk files in $(datadir)/et (i.e., /usr/share/et)
   directory.  Change to use new installation directory variables
   convention.  Fix uninstall rules to take $(DESTDIR) into account.
  compile_et.1: Change man page to reflect the fact that compile_et is
   now a awk/sed script, not a yacc script.
  compile_et.sh.in: Look in $(datadir)/et for et_c.awk and et_h.awk; if
   not found, look in the build directory.  Add error checking for
   non-existent input file.
ChangeLog, Makefile.in, mk_cmds.sh.in:
  Makefile.in: Install the ct_c.awk and ct_c.sed files in $(datadir)/ss
   (i.e., /usr/share/ss) directory.  Change to use new installation
   directory variables convention.  Fix uninstall rules to take
   $(DESTDIR) into account.
  mk_cmds.sh.in: Look in $(datadir)/ss for ct_c.awk and ct_c.sed; if not
   found, look in the build directory.  Add error checking for
   non-existent input file.
ChangeLog, Makefile.in:
  Makefile.in: Change to use new installation directory variables
   convention.  Fix uninstall rules to take $(DESTDIR) into account.
13 files changed:
doc/ChangeLog [new file with mode: 0644]
doc/Makefile.in
lib/e2p/ChangeLog
lib/e2p/Makefile.in
lib/et/ChangeLog
lib/et/Makefile.in
lib/et/compile_et.1
lib/et/compile_et.sh.in
lib/ss/ChangeLog
lib/ss/Makefile.in
lib/ss/mk_cmds.sh.in
lib/uuid/ChangeLog
lib/uuid/Makefile.in