[Pkg-scicomp-devel] xmds/trunk/debian

Rafael Laboissiere rafael at debian.org
Fri Nov 24 09:07:14 CET 2006


SVN commit 1342 by rafael:

Fixed the problem of intallation paths, which was in the upstream file
configure.in.  This is done through the CDBS patch 50-preserve-prefix.patch. 
debian/rules is much simpler now.

Also, added the SVN exclusion pattern.



 _M            xmds/trunk/debian (directory)  
 A             xmds/trunk/debian/patches/50-preserve-prefix.patch  
 M  +2 -10     xmds/trunk/debian/rules  


** xmds/trunk/debian #property changes
Name: svn:ignore
   + files
stamp-*
xmds.*.debhelper
xmds
*.substvars
--- xmds/trunk/debian/rules #1341:1342
@@ -2,13 +2,5 @@
   
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
-
-# Add here any variable or target overrides you need.
-
-DEB_CONFIGURE_EXTRA_FLAGS = \
-         --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
-         --prefix=/usr --mandir=\$${prefix}/share/man
-         --infodir=\$${prefix}/share/info \
-         --bindir=\$${prefix}/bin --libdir=\$${prefix}/lib \
-         --includedir=\$${prefix}/include \
-         CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+ 



More information about the Pkg-scicomp-devel mailing list