View Single Post
Posts: 7 | Thanked: 0 times | Joined on May 2011
#6
I have copy the file to debian/home/user/abc.txt
and change its owner to user
so after install the debian ,the file is installed coreectly



Originally Posted by gionni88 View Post
How do you create the package? If you're doing it manually with dpkg -b just create the directory (which is considered like a file in Unix) in the files tree. Or you may create the directory at app runtime.
As Venemo wrote, you should leave /home/user dir, since it's mainly used for apps settings.