-
Lars Tangvald authored
To include the license and readme files in all packages, they must be in separate locations for each package, since apt does not allow multiple packages to share the same file. We've used the rules file to make copies of the files for each package, but it's cleaner to do it in the install file for each package
Lars Tangvald authoredTo include the license and readme files in all packages, they must be in separate locations for each package, since apt does not allow multiple packages to share the same file. We've used the rules file to make copies of the files for each package, but it's cleaner to do it in the install file for each package
Loading