Update of /cvs/debian-openoffice/oo-deb/debian
In directory gluck:/tmp/cvs-serv26094/debian

Modified Files:
        openoffice.org-java.postinst.in 
Log Message:
minor cut'n paste fix

Index: openoffice.org-java.postinst.in
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/openoffice.org-java.postinst.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- openoffice.org-java.postinst.in     27 Jul 2004 19:40:24 -0000      1.2
+++ openoffice.org-java.postinst.in     27 Jul 2004 19:41:11 -0000      1.3
@@ -17,7 +17,7 @@
     ;;
 
     *)
-        echo "postrm called with unknown argument \'$1'" >&2
+        echo "postinst called with unknown argument \'$1'" >&2
        exit 1
     ;;
 esac

Reply via email to