Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > c72c0b7ad303a7ff9b94b5363ec83c7a > files > 3

uniconvertor-1.1.3-1mdv2009.0.src.rpm

diff -urNad python-uniconvertor-1.1.1~/src/uniconv python-uniconvertor-1.1.1/src/uniconv
--- python-uniconvertor-1.1.1~/src/uniconv	2008-03-13 00:10:44.000000000 +0100
+++ python-uniconvertor-1.1.1/src/uniconv	2008-03-15 15:11:01.000000000 +0100
@@ -20,4 +20,4 @@
 #
 
 
-python -c "import uniconvertor" "$1" "$2"
\ No newline at end of file
+exec python -c "import uniconvertor" "$1" "$2"