Author: malat-guest
Date: 2009-09-09 16:38:06 +0000 (Wed, 09 Sep 2009)
New Revision: 3952
Modified:
trunk/packages/dicom3tools/trunk/debian/patches/configure.patch
Log:
uname -s on kFreeBSD
Modified: trunk/packages/dicom3tools/trunk/debian/patches/configure.patch
===================================================================
--- trunk/packages/dicom3tools/trunk/debian/patches/configure.patch
2009-09-09 16:30:20 UTC (rev 3951)
+++ trunk/packages/dicom3tools/trunk/debian/patches/configure.patch
2009-09-09 16:38:06 UTC (rev 3952)
@@ -7,7 +7,7 @@
fi
-if [ "$osname" = "Linux" ]
-+if [ "$osname" = "Linux" -o "$osname" = "OS GNU/kFreeBSD" ]
++if [ "$osname" = "Linux" -o "$osname" = "GNU/kFreeBSD" ]
then
echo 1>&2 "Configure: we are on $osname"
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit