General question about package building
Dear list,
I have a general question to package building.
For my own purposes I want to build a package with my own content.
It will content several wordlists I created and need them as package, when I
build a live image.
All wordlists shall be in /usr/share/wordlists1/.
Now my question: Is it correct, that I create a folder like
~/wordlist1
then below this folder I make directories like
..usr
..usr/share/
..usr/share/worlist1/
..usr/share/wordlist1/first_list
..usr/share/wordlist1/second_list
..usr/share/wordlist1/second_list/words
and then do a "dpkg-buildpackage" or is my dpoing wrong?
As this package is only for me (at the moment!), I do not really care of
entries in desciption and so on. This I can do later, when I want to release
it.
Does one know, if wordlists are protected by any law?
Thanks for any hints.
Best
Hans
Reply to: