[rkward-cvs] rkward/debian control,1.8,1.9 rules,1.5,1.6

Thomas Friedrichsmeier tfry at users.sourceforge.net
Fri Apr 14 15:52:56 UTC 2006


Update of /cvsroot/rkward/rkward/debian
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21669/debian

Modified Files:
	control rules 
Log Message:
Fix fallback settings for --with-r-...

Index: rules
===================================================================
RCS file: /cvsroot/rkward/rkward/debian/rules,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** rules	20 Feb 2006 22:53:00 -0000	1.5
--- rules	14 Apr 2006 15:52:54 -0000	1.6
***************
*** 28,32 ****
  	dh_testdir
  	# Add here commands to configure the package.
! 	CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --with-extra-libs=/usr/lib/R/lib/ --with-extra-includes=/usr/lib/R/include --disable-rpath
  
  
--- 28,32 ----
  	dh_testdir
  	# Add here commands to configure the package.
! 	CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --disable-rpath
  
  

Index: control
===================================================================
RCS file: /cvsroot/rkward/rkward/debian/control,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** control	13 Nov 2005 16:13:01 -0000	1.8
--- control	14 Apr 2006 15:52:54 -0000	1.9
***************
*** 3,12 ****
  Priority: optional
  Maintainer: Thomas Friedrichsmeier <tfry at users.sourceforge.net>
! Build-Depends: debhelper (>= 4.0.0), autotools-dev, kdelibs4-dev, r-base-dev (>= 2.1.0), r-base (>= 2.1.0)
  Standards-Version: 3.6.2
  
  Package: rkward
  Architecture: any
! Depends: kdebase (>= 4:3.2.0), r-base (>= 2.1.0), libstdc++6 (>= 4.0.1), php4-cli
  Description: a KDE frontend to the R statistics language
   RKWard aims to become an easy to use, transparent frontend to R,
--- 3,12 ----
  Priority: optional
  Maintainer: Thomas Friedrichsmeier <tfry at users.sourceforge.net>
! Build-Depends: debhelper (>= 4.0.0), autotools-dev, kdelibs4-dev, r-base-dev (>= 2.1.0)
  Standards-Version: 3.6.2
  
  Package: rkward
  Architecture: any
! Depends: kdebase (>= 4:3.2.0), r-base-core (>= 2.1.0), libstdc++6 (>= 4.0.1), php4-cli
  Description: a KDE frontend to the R statistics language
   RKWard aims to become an easy to use, transparent frontend to R,





More information about the rkward-tracker mailing list