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

Put files in package



Hello,

Today, i use a makefile with two lines :

binary-indep: build install
mkdir -p debian/package/usr/share/doc/package
cp -a debian/opt debian/package/usr/share/doc/package

Then in postinst I copy the files for opt directory.

When I run the command : 

dpkg -L package

/usr/share/doc/package

it show all files in /usr/share/doc/package, but this
directory is only documetation. And I want put them in
another directory.

Example:
I would like put this files in /etc, so when run dpkg
-L package, the file is in etc.

/etc/package/script.pl

Best regards,

Faria

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



Reply to: