Package: pvpgn / 1.99.7.2.1+dfsg-2

Metadata

Package Version Patches format
pvpgn 1.99.7.2.1+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fhs.patch | (download)

cmake/Modules/DefineInstallationPaths.cmake | 4 2 + 2 - 0 !
man/CMakeLists.txt | 9 6 + 3 - 0 !
2 files changed, 8 insertions(+), 5 deletions(-)

 install "/etc" and "/var" and man pages where they belong.
 https://cmake.org/cmake/help/latest/command/install.html
 https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html


skip excluded.patch | (download)

files/CMakeLists.txt | 12 0 + 12 - 0 !
1 file changed, 12 deletions(-)

 exclude source-less data files (to be downloaded/installed separately).


i18n_path.patch | (download)

conf/i18n/CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 install "i18n" to "/usr/share/pvpgn".


fix implicit function handle_irc.patch | (download)

src/bnetd/handle_irc.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix implicit declaration of trans_net in handle_irc.c
butcher_cmake.patch | (download)

CMakeLists.txt | 40 0 + 40 - 0 !
1 file changed, 40 deletions(-)

---