[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:36:19 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=ce3794f
The following commit has been merged in the master branch:
commit ce3794f4cb45e3b20ad52df3ee94dda673d9719d
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Mon May 10 13:16:44 2004 +0000
Added install-lib
---
README.make | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/README.make b/README.make
index e62a01c..67eff1f 100644
--- a/README.make
+++ b/README.make
@@ -11,11 +11,16 @@ Configuration and Build Strategy 06-May-2004, ahu
$ make install
- from this directory. On other platforms you may need to make
- changes to config.mk before running make. Possibly you will also
- need to change some code. However, you should *not* need to
- modify any Makefile directly. Please let me know what changes
- were needed.
+ from this directory. To install the library and header files, use
+
+ $ make install-lib
+
+ There are corresponding uninstall and uninstall-lib targets.
+
+ To install to locations different from the default (/usr/local)
+ and to build Exiv2 on other platforms you may need to make changes
+ to the file config.mk before running make. However, you should
+ *not* need to modify any Makefile directly.
----- Concepts described below this line are not implemented yet -----
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list