]> git.pld-linux.org Git - packages/SDL_Pango.git/blobdiff - SDL_Pango-am.patch
- patch simplified (file uses \r\n line terminators)
[packages/SDL_Pango.git] / SDL_Pango-am.patch
index fc9b14b149ee7bd8f41062b0081f615321268418..b61479b4c1db5744fd44550f64a3381baa293785 100644 (file)
@@ -1,33 +1,12 @@
---- src/Makefile.am    2004-12-10 10:06:33.000000000 +0100
-+++ src/Makefile.am-new        2006-10-28 23:36:22.711975416 +0200
-@@ -1,15 +1,15 @@
--#Makefile.am for SDL_Pango library/DLL\r
--\r
--lib_LTLIBRARIES = libSDL_Pango.la\r
--\r
+diff -Nur SDL_Pango-0.1.2.orig/src/Makefile.am SDL_Pango-0.1.2.am/src/Makefile.am
+--- SDL_Pango-0.1.2.orig/src/Makefile.am       2004-12-10 11:06:33.000000000 +0200
++++ SDL_Pango-0.1.2.am/src/Makefile.am 2006-10-29 16:56:01.000000000 +0200
+@@ -2,7 +2,7 @@
\r
+ lib_LTLIBRARIES = libSDL_Pango.la\r
\r
 -libSDL_Pangoincludedir = $(includedir)\r
--libSDL_Pangoinclude_HEADERS = SDL_Pango.h\r
--\r
--libSDL_Pango_la_SOURCES = SDL_Pango.c\r
--\r
--DEFS = @DEFS@ -DBUILD_DLL\r
--libSDL_Pango_la_LDFLAGS = \\r
--      -no-undefined           \\r
--    -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)\r
--\r
--DISTCLEANFILES = *~ *~c *~h *.cross.cache inc\r
-+#Makefile.am for SDL_Pango library/DLL
-+
-+lib_LTLIBRARIES = libSDL_Pango.la
-+
-+libSDL_Pangoincludedir = $(includedir)/SDL
-+libSDL_Pangoinclude_HEADERS = SDL_Pango.h
-+
-+libSDL_Pango_la_SOURCES = SDL_Pango.c
-+
-+DEFS = @DEFS@ -DBUILD_DLL
-+libSDL_Pango_la_LDFLAGS = \
-+      -no-undefined           \
-+    -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
-+
-+DISTCLEANFILES = *~ *~c *~h *.cross.cache inc
++libSDL_Pangoincludedir = $(includedir)/SDL\r
+ libSDL_Pangoinclude_HEADERS = SDL_Pango.h\r
\r
+ libSDL_Pango_la_SOURCES = SDL_Pango.c\r
This page took 0.070636 seconds and 4 git commands to generate.