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

Postint for debian packages



Hello,

I create in my postint this lines:

f [ ! -f /usr/share/script.sql ]; then
  cp /usr/share/doc/mypackage/script.sql  
/usr/share/script.sql
 
fi

And I need to put this script in
/usr/share/doc/mypackage. After the postint copy the
file from a /usr/share.

Can you help me ?

Best regards,

Faria

__________________________________________________
Fale com seus amigos  de graça com o novo Yahoo! Messenger 
http://br.messenger.yahoo.com/ 



Reply to: