[med-svn] r2521 - trunk/packages/imagej/trunk/debian
tille at alioth.debian.org
tille at alioth.debian.org
Tue Sep 23 13:07:54 UTC 2008
Author: tille
Date: 2008-09-23 13:07:54 +0000 (Tue, 23 Sep 2008)
New Revision: 2521
Modified:
trunk/packages/imagej/trunk/debian/README.Debian
Log:
Fixed typo
Modified: trunk/packages/imagej/trunk/debian/README.Debian
===================================================================
--- trunk/packages/imagej/trunk/debian/README.Debian 2008-09-23 12:19:25 UTC (rev 2520)
+++ trunk/packages/imagej/trunk/debian/README.Debian 2008-09-23 13:07:54 UTC (rev 2521)
@@ -3,7 +3,7 @@
Still have some problem with luts as files are binary so for the moment are
base64 encoded but i've to write something in rules to base64 decode all luts file
-beforse copying them, maybe somthing like:
+before copying them, maybe somthing like:
perl -MMIME::Base64 -e 'print decode_base64(join("", <>))' < debian/extra/luts/*.enc > $(CURDIR)/debian/imagej/usr/share/imagej/luts/
need help :)
More information about the debian-med-commit
mailing list