[java-gnome-hackers] symlink
Brought to you by:
afcowie
From: Mark H. <mh...@ca...> - 2004-01-05 18:25:09
|
Jeff- I've just noticed that I accidentally removed the symlink lines for the java so files when sorting out the make system. I'm not able to change this at the moment, could you possibly do it before releasing 2.5.2? It requires a patch like the one below for the install target of each module/Makefile.in.in=20 =20 On Sat, Jan 03, 2004 at 03:46:37PM -0500, Joe Marcus Clarke wrote: > --- gtk/Makefile.in.in.orig Sat Jan 3 15:37:23 2004 > +++ gtk/Makefile.in.in Sat Jan 3 15:42:30 2004 > @@ -13,6 +13,7 @@ > -$(INSTALL) -d $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion) > -$(INSTALL) -d $(DESTDIR)$(libdir)/ > $(INSTALL) -m644 lib/libgtkjava$(gtkapiversion).so.$(gtkversion) $(DEST= DIR)$(libdir)/ > + @ln -s $(DESTDIR)$(libdir)/libgtkjava$(gtkapiversion).so.$(gtkversion) = $(DESTDIR)$(libdir)/libgtkjava$(apiversion).so > $(INSTALL) -m644 lib/gtk$(gtkapiversion)-$(gtkversion).jar $(DESTDIR)$(= datadir)/java-gnome > @ln -s gtk$(gtkapiversion)-$(gtkversion).jar $(DESTDIR)$(datadir)/java-= gnome/gtk$(gtkapiversion).jar > -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR= )$(datadir)/doc/java-gnome-$(apiversion); done --=20 .''`. Mark Howard : :' : `. `' http://www.tildemh.com=20 `- mh...@de... | mh...@ti... | mh...@ca...=20 |