forked from pool/freetype2
cf3ce800d7
OBS-URL: https://build.opensuse.org/request/show/51658 OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=34
14 lines
434 B
Diff
14 lines
434 B
Diff
Index: ft2demos-2.4.3/Makefile
|
|
===================================================================
|
|
--- ft2demos-2.4.3.orig/Makefile 2009-10-07 09:57:21.000000000 +0200
|
|
+++ ft2demos-2.4.3/Makefile 2010-10-29 16:24:24.770446520 +0200
|
|
@@ -482,7 +482,7 @@ else
|
|
$(LINK)
|
|
|
|
$(BIN_DIR_2)/testname$E: $(OBJ_DIR_2)/testname.$(SO) $(FTLIB)
|
|
- $(LINK)
|
|
+ $(LINK_COMMON)
|
|
|
|
|
|
$(BIN_DIR_2)/ftview$E: $(OBJ_DIR_2)/ftview.$(SO) $(FTLIB) \
|