[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#277863: tetex-bin: update-updmap should run updmap command in the end



On 29.11.04 Matej Cepl (matej@ceplovi.cz) wrote:
> On Monday 29 of November 2004 03:23, you wrote:

Hi,

> > What do you think about an echo command in update-updmap, which
> > reminds you to call updmap?
> 
> That would be certainly acceptable.
> 
Thanks. Frank, what about the following patch?

H.
-- 
sigmentation fault
--- update-updmap.orig	2004-11-29 19:40:48.000000000 +0100
+++ update-updmap	2004-11-29 19:46:13.460625000 +0100
@@ -51,3 +51,5 @@
 if [ "${VERBOSE}" = "true" ]; then
   echo "done"
 fi
+
+echo "update-updmap has updated updmap.cfg. Don't forget to call updmap!"

Reply to: