Code

rules: Do not pass --prefix to configure and set man-/infodir correctly.
authorSebastian Harl <sh@tokkee.org>
Tue, 26 Apr 2011 11:46:41 +0000 (13:46 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 26 Apr 2011 11:46:41 +0000 (13:46 +0200)
commit49f286f6205a82e72bc79f6962c7048c0da81744
treede028d6d9aa02f2a9605bda5359f26eeafddb046
parent1429b66aeb6fe8fbafd371369c435e4682c10d65
rules: Do not pass --prefix to configure and set man-/infodir correctly.

The prefix is set by layout=debian and cannot be overwritten, thus do not
pretend this is possible. Also, do not use $prefix when setting man-/infodir
but specify the complete path.
debian/rules