[Pkg-scicomp-devel] trilinos/trunk

Christophe Prud'homme prudhomm at debian.org
Wed Dec 19 13:16:49 UTC 2007


SVN commit 1978 by prudhomm:

cleanup

 D             trilinos/trunk/Makefile.am  
 D             trilinos/trunk/Makefile.in  
 D             trilinos/trunk/README  
 M  +1 -9      trilinos/trunk/debian/rules  


--- trilinos/trunk/debian/rules #1977:1978
@@ -2,28 +2,20 @@
 # Sample debian/rules that uses cdbs.  Originaly written by Robert Millan.
 # This file is public domain.
 
-DEB_TAR_SRCDIR                  := trilinos-8.0.4
 DEB_AUTO_CLEANUP_RCS            := yes
-
-
-
-#DEB_SRCDIR 			:= $(CURDIR)/
 DEB_BUILDDIR 			:= $(DEB_SRCDIR)/
-#DEB_DESTDIR 			:= $(CURDIR)/debian/tmp/
 DEB_CONFIGURE_SCRIPT		:= $(DEB_SRCDIR)/configure
-# Add here any variable or target overrides you need
 DEB_MAKE_CLEAN_TARGET    := clean
 DEB_MAKE_BUILD_TARGET    := default
 DEB_COMPRESS_EXCLUDE     := .pdf
+DEB_MAKE_INSTALL_TARGET = install $(DEB_DESTDIR)
 
-
 #ENABLE_NOX=--disable-nox-epetra --disable-nox --disable-loca
 ENABLE_NOX=--enable-nox-epetra
 
 
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/tarball.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 #include /usr/share/cdbs/1/rules/simple-patchsys.mk
 



More information about the Pkg-scicomp-devel mailing list