diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-02 20:43:26 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-02 20:43:26 +0800 |
commit | 4a14753c6ef66c54b84c4241b43ce0bb1dd92203 (patch) | |
tree | b51d99a24a9f21c9aa2fa693e14253592c51b564 /x11/gnome-libs/files/patch-bc | |
parent | 384a25454782b90d1dc815e1030a1250c2f25aaa (diff) | |
download | marcuscom-ports-4a14753c6ef66c54b84c4241b43ce0bb1dd92203.tar marcuscom-ports-4a14753c6ef66c54b84c4241b43ce0bb1dd92203.tar.gz marcuscom-ports-4a14753c6ef66c54b84c4241b43ce0bb1dd92203.tar.bz2 marcuscom-ports-4a14753c6ef66c54b84c4241b43ce0bb1dd92203.tar.lz marcuscom-ports-4a14753c6ef66c54b84c4241b43ce0bb1dd92203.tar.xz marcuscom-ports-4a14753c6ef66c54b84c4241b43ce0bb1dd92203.tar.zst marcuscom-ports-4a14753c6ef66c54b84c4241b43ce0bb1dd92203.zip |
share/gnome -> share
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8743 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-libs/files/patch-bc')
-rw-r--r-- | x11/gnome-libs/files/patch-bc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/gnome-libs/files/patch-bc b/x11/gnome-libs/files/patch-bc new file mode 100644 index 000000000..fc6ef3c2f --- /dev/null +++ b/x11/gnome-libs/files/patch-bc @@ -0,0 +1,7 @@ +--- libgnome/Makefile.in.orig Sun Jan 21 16:37:20 2001 ++++ libgnome/Makefile.in Mon Jan 22 13:45:00 2001 +@@ -170,3 +170,3 @@ + +-libgnome_la_LDFLAGS = -version-info 36:3:4 #-rpath $(libdir) ++libgnome_la_LDFLAGS = -version-info 5:0:0 #-rpath $(libdir) + libgnome_la_LIBADD = $(GLIB_LIBS) -lm $(DL_LIB) |