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

Ondrej Certik ondrej at certik.cz
Sat Feb 2 22:06:46 UTC 2008


SVN commit 2047 by certik-guest:

make it install

 M  +2 -2      paraview/trunk/debian/rules  


--- paraview/trunk/debian/rules #2046:2047
@@ -35,11 +35,11 @@
 	mkdir para
 	cd para; cmake ../
 
-	touch configure-stamp
+	touch $@
 
 build: build-stamp
 
-build-stamp:  configure-stamp
+build-stamp:
 	dh_testdir
 
 	# Add here commands to compile the package.



More information about the Pkg-scicomp-devel mailing list