CVS: moonbase/gnome2-extras/ghex BUILD,1.1,1.2 DETAILS,1.1,1.2

niki at lunar-linux.org niki at lunar-linux.org
Tue Jul 15 20:31:24 GMT 2003


Update of /var/cvs/lunar/moonbase/gnome2-extras/ghex
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24881

Modified Files:
	BUILD DETAILS 
Log Message:
Added a patch so that ghex will compile again. Thanks goes to dannym on
#xfce, for telling we how va_start and va_end is used, when i had to make
the patch ;-)


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-extras/ghex/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	28 Jun 2003 02:25:55 -0000	1.1
+++ BUILD	15 Jul 2003 20:31:22 -0000	1.2
@@ -2,6 +2,8 @@
    export PATH=/opt/lunar/gnome/2/bin:$PATH &&
    export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
    
+   patch_it $SOURCE_CACHE/$SOURCE2 1
+   
     ./configure --sysconfdir=/etc                               \
                 --prefix=/opt/lunar/gnome/2			\
 		--localstatedir=/var				\

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-extras/ghex/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS	28 Jun 2003 02:25:55 -0000	1.1
+++ DETAILS	15 Jul 2003 20:31:22 -0000	1.2
@@ -1,8 +1,10 @@
            MODULE=ghex
          VERSION=2.2.1
           SOURCE=$MODULE-$VERSION.tar.gz
+	 SOURCE2=$MODULE-$VERSION-va_end-fix.patch.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/ghex-$VERSION
    SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.2/$SOURCE
+  SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
         WEB_SITE=http://pluton.ijs.si/~jaka
          ENTERED=20021223
          UPDATED=20030628




More information about the Lunar-commits mailing list