r44686 - /packages/rheolef/trunk/debian/rules

saramito-guest at users.alioth.debian.org saramito-guest at users.alioth.debian.org
Mon Apr 9 13:04:25 UTC 2012


Author: saramito-guest
Date: Mon Apr  9 13:04:25 2012
New Revision: 44686

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44686
Log: (empty)

Modified:
    packages/rheolef/trunk/debian/rules

Modified: packages/rheolef/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/rheolef/trunk/debian/rules?rev=44686&op=diff
==============================================================================
--- packages/rheolef/trunk/debian/rules (original)
+++ packages/rheolef/trunk/debian/rules Mon Apr  9 13:04:25 2012
@@ -35,7 +35,7 @@
 	# Try to add optional "libtrilinos-dev" package if available (on sid & squeeze, not on wheezy)
 	# Here is a hack, since there is no "Build-Recommanded:" line in Sources packages:
 	- if apt-cache show libtrilinos-dev >/dev/null 2>/dev/null; then \
-	  sudo apt-get install libtrilinos-dev; \
+	  apt-get install libtrilinos-dev; \
 	fi
 	# Prepare the debian control files necessary for the creation of the packages
 	cat debian/shlibs.librheolef1.X | \




More information about the debian-science-commits mailing list