summaryrefslogtreecommitdiff
path: root/graphics/exiv2/files/patch-src_Makefile
blob: 2ae009aefc2da5cdd256517b1ff367e69b750683 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Makefile.orig	Sat Dec 16 19:35:51 2006
+++ src/Makefile	Sat Dec 16 19:39:49 2006
@@ -242,7 +242,7 @@
 bin: lib $(BINARY) $(EXIV2BIN) $(MCBIN) path-test
 
 lib: $(OBJ)
-	$(LIBTOOL) --mode=link $(CXX) $(LDFLAGS) $(LOBJ) -o $(LIBRARY) -rpath $(libdir) -release $(EXIV2_VERSION) $(LIBS)
+	$(LIBTOOL) --mode=link $(CXX) $(LDFLAGS) $(LOBJ) -o $(LIBRARY) -rpath $(libdir) -version-number $(subst .,:,$(EXIV2_VERSION)) $(LIBS)
 	@touch lib
 
 path-test: path-test.o utils.o