| Server IP : 82.208.35.60 / Your IP : 216.73.217.33 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/net/ns3/files/ |
Upload File : |
--- src/wscript.orig 2015-09-23 19:28:42 UTC
+++ src/wscript
@@ -436,7 +436,7 @@ def apply(self):
output_node = self.path.find_or_declare(output_filename)
assert output_node is not None, str(self)
task = self.create_task('ns3pcfile')
- self.bld.install_files('${LIBDIR}/pkgconfig', output_node)
+ self.bld.install_files('${LIBDIR}data/pkgconfig', output_node)
task.set_outputs([output_node])
task.module = module