summaryrefslogtreecommitdiffstats
path: root/games/gnome-games/files/patch-ac
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-13 12:10:20 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-13 12:10:20 +0800
commitce2c924ca61bc087b39deaa33cb912ec593e143f (patch)
tree2908270d78e95be5150ef81a6c934bf28601b724 /games/gnome-games/files/patch-ac
parent6b9933f5f8d7785a088e1d1138a81a41939879b5 (diff)
downloadmarcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.tar
marcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.tar.gz
marcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.tar.bz2
marcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.tar.lz
marcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.tar.xz
marcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.tar.zst
marcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.zip
Add gnomegames2-2.3.x.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@619 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games/files/patch-ac')
-rw-r--r--games/gnome-games/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/gnome-games/files/patch-ac b/games/gnome-games/files/patch-ac
new file mode 100644
index 000000000..65e3bbe8c
--- /dev/null
+++ b/games/gnome-games/files/patch-ac
@@ -0,0 +1,11 @@
+--- freecell/gdk-card-image/Makefile.in.orig Wed May 8 16:32:35 2002
++++ freecell/gdk-card-image/Makefile.in Wed May 8 16:32:41 2002
+@@ -164,7 +164,7 @@
+ libgdkcardimage_la_SOURCES = gdk-card-image.c
+ libgdkcardimageincludedir = $(includedir)/gdkcardimage
+ libgdkcardimageinclude_HEADERS = gdk-card-image.h
+-libgdkcardimage_la_LDFLAGS = -version-info 0:0:0
++libgdkcardimage_la_LDFLAGS = -version-info 1:0:0
+ libgdkcardimage_la_LIBADD = $(GNOME_GAMES_LIBS) @UCB_LDFLAGS@
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../../config.h