bluefish build broken (patch inside)



diff -uNr garnome-0.22.0/gnome/bluefish/Makefile garnome-0.22.0-mod/gnome/bluefish/Makefile
--- garnome-0.22.0/gnome/bluefish/Makefile	Sat Mar 15 19:08:54 2003
+++ garnome-0.22.0-mod/gnome/bluefish/Makefile	Sun Mar 16 18:48:27 2003
@@ -1,7 +1,8 @@
 GARNAME = bluefish
-GARVERSION = gtk2port-2003-02-05
+GARVERSION = gtk2port-2003-03-08
 CATEGORIES = gnome
 DISTFILES = $(GARNAME)-$(GARVERSION).tgz
+PATCHFILES = ${GARNAME}.patch
 
 MASTER_SITES = http://bluefish.mrball.net/snapshots/
 
diff -uNr garnome-0.22.0/gnome/bluefish/checksums garnome-0.22.0-mod/gnome/bluefish/checksums
--- garnome-0.22.0/gnome/bluefish/checksums	Sat Mar 15 19:08:54 2003
+++ garnome-0.22.0-mod/gnome/bluefish/checksums	Sun Mar 16 18:47:44 2003
@@ -1 +1,2 @@
-07d6d0b5d4282cd1da0e5051b27fe644  download/bluefish-gtk2port-2003-02-05.tgz
+3e648b1885aaf638336582cdc9f9df0a  download/bluefish-gtk2port-2003-03-08.tgz
+0e98d62acb8d64b52035be3bc5317cef  files/bluefish.patch
diff -uNr garnome-0.22.0/gnome/bluefish/files/bluefish.patch garnome-0.22.0-mod/gnome/bluefish/files/bluefish.patch
--- garnome-0.22.0/gnome/bluefish/files/bluefish.patch	Wed Dec 31 19:00:00 1969
+++ garnome-0.22.0-mod/gnome/bluefish/files/bluefish.patch	Sun Mar 16 18:47:22 2003
@@ -0,0 +1,32 @@
+diff -uNr tmp/bluefish-gtk2-orig/Makefile.in tmp/bluefish-gtk2/Makefile.in
+--- tmp/bluefish-gtk2-orig/Makefile.in	Wed Feb 19 16:38:26 2003
++++ tmp/bluefish-gtk2/Makefile.in	Sun Mar 16 18:44:37 2003
+@@ -32,7 +32,8 @@
+ pkgdatadir=$(datadir)/$(PACKAGE)
+ pixmapsdir= prefix@/share/pixmaps
+ 
+-iconpath= ICONPATH@
++#iconpath= ICONPATH@
++iconpath= prefix@/share/pixmaps
+ 
+ INSTALL = @INSTALL@
+ INSTALL_DIR = $(INSTALL) -d -m 755 
+diff -uNr tmp/bluefish-gtk2-orig/data/Makefile.in tmp/bluefish-gtk2/data/Makefile.in
+--- tmp/bluefish-gtk2-orig/data/Makefile.in	Wed Feb 19 16:38:27 2003
++++ tmp/bluefish-gtk2/data/Makefile.in	Sun Mar 16 18:45:39 2003
+@@ -16,9 +16,12 @@
+ datadir = @datadir@
+ localedir = $(datadir)/locale
+ 
+-iconpath= ICONPATH@
+-gnome1menupath= GNOME1MENUPATH@
+-gnome2menupath= GNOME2MENUPATH@
++#iconpath= ICONPATH@
++iconpath= prefix@/share/pixmaps
++#gnome1menupath= GNOME1MENUPATH@
++gnome1menupath= prefix@/share/gnome
++#gnome2menupath= GNOME2MENUPATH@
++gnome2menupath= prefix@/share/applications
+ 
+ INSTALL = @INSTALL@
+ INSTALL_DIR = $(INSTALL) -d -m 755 

-- 
Steve Feehan
Unix Systems Administrator
Structural Biology and Bioinformatics
University of Vermont



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]