[med-svn] r7610 - trunk/packages/openslide/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Thu Sep 1 19:34:08 UTC 2011
Author: malat-guest
Date: 2011-09-01 19:34:08 +0000 (Thu, 01 Sep 2011)
New Revision: 7610
Modified:
trunk/packages/openslide/trunk/debian/rules
Log:
cleanup
Modified: trunk/packages/openslide/trunk/debian/rules
===================================================================
--- trunk/packages/openslide/trunk/debian/rules 2011-09-01 19:26:55 UTC (rev 7609)
+++ trunk/packages/openslide/trunk/debian/rules 2011-09-01 19:34:08 UTC (rev 7610)
@@ -1,10 +1,4 @@
#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
@@ -12,6 +6,8 @@
%:
dh --parallel --with quilt --buildsystem=cmake $@
+# There is a source code for test, but it requires a valid input file
+# which in the case of virtual slides are very difficult to share :)
+
get-orig-source:
- #uscan --verbose --force-download --repack --rename
./debian/get-orig-source
More information about the debian-med-commit
mailing list