pandoc/debian
roktas 40a8480efd Remove 'install-lib', it causes too much trouble which needs to be dealed
in ugly ways.
+ Now, we have 'install-program' and 'install-all' targets.  The former 
  installs only program and user documents, while the latter installs 
  everything: program, user documents, library files and library documents.
+ Behaviour of 'install' target hasn't changed, it calls 'install-program'.
+ Update README accordingly.
+ Implement missing uninstall-* targets (including 'uninstall-all' and 
  'uninstall-program' for the new targets).
+ Call 'install-program' in debian/rules explicitly to prevent confusions.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@33 788f1e2b-df1e-0410-8736-df70ead52e1b
2006-10-29 12:54:08 +00:00
..
changelog Merge trunk with ghc66-branch. 2006-10-28 15:13:18 +00:00
compat initial import 2006-10-17 14:22:29 +00:00
control Merge trunk with ghc66-branch. 2006-10-28 15:13:18 +00:00
copyright + Changed debian/copyright to reflect new website location. 2006-10-28 17:46:35 +00:00
pandoc-doc.doc-base Merge trunk with ghc66-branch. 2006-10-28 15:13:18 +00:00
pandoc-doc.docs Merge trunk with ghc66-branch. 2006-10-28 15:13:18 +00:00
pandoc.dirs initial import 2006-10-17 14:22:29 +00:00
rules Remove 'install-lib', it causes too much trouble which needs to be dealed 2006-10-29 12:54:08 +00:00