Author: moeller
Date: 2017-01-18 11:06:55 +0000 (Wed, 18 Jan 2017)
New Revision: 23638
Modified:
trunk/community/edam/packages.list.update.sh
Log:
typo fixed
Modified: trunk/community/edam/packages.list.update.sh
===================================================================
--- trunk/community/edam/packages.list.update.sh 2017-01-18 10:39:37 UTC
(rev 23637)
+++ trunk/community/edam/packages.list.update.sh 2017-01-18 11:06:55 UTC
(rev 23638)
@@ -12,7 +12,7 @@
q=""
if echo $a|grep -q "Source: "; then
q=$(echo $a | sed -e '/^.*Source:/s/^.*Source: *//' -e 's/
*Version:.*//' -e 's/ *(.*) *//')
- echo $q
+ echo $p
else
p=$(echo $a | sed -e '/Package/s/^Package: *//' -e 's/
*Version:.*//')
echo $q
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit