------------------------------------------------------------
revno: 19
committer: Daniel Dehennin <[EMAIL PROTECTED]>
branch nick: dvc.dev
timestamp: Wed 2006-06-28 23:35:06 +0200
message:
  .el and .elc files should go to the lisp dir.
  Fix debian packaging accordingly.
  
  * debian/rules: Define INSTALL_DIR, INSTALL_FILE, DVCDIR, ELCDIR and
  CONTRIBDIR.
  (install): use them.
  
  * debian/dvc.emacsen-startup: Remove dvc/contrib stuff, contribs are
  under $(lispdir) now.
  
  * Makefile.in: Remove debian and pkg specific targets.
  Use make option -C instead of changing directory with cd.
  Add reference to datarootdir to avoid "ignore the --datarootdir" warning.
  (install): call install targets.
  (uninstall): call uninstall targets.
  
  * lisp/Makefile.in: Add reference to datarootdir.
  Remove unused subdir varibale.
  
  * lisp/Makefile.in (install): Depend on install-el and install-elc
  
  * lisp/Makefile.in (install-el): Install .el files, but only if the .elc
  file exists.
  
  * lisp/Makefile.in (install-elc): Install the .elc files.
  
  * texinfo/Makefile.in: Rename install-pkg and uninstall-pkg to install
  and uninstall.
-- 
Daniel 'NebuchadnezzaR' Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x2A408F69

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to