#23367: geant4 puts path to build directory in its files -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: cristiano.fontana@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: geant4 -------------------------------------+-------------------------------------- When geant4 is not already installed, some files that get installed contain the path to the directory where the build occurred. When geant4 is already installed, this doesn't happen. I don't know if this is a problem. {{{ --- not-installed- yet/opt/local/src/geant4/4.9.3/source/digits_hits/detector/4INSTALL/tmp/4.9.3/G4detector/G4CellScoreComposer.d 2010-01-19 01:49:41.000000000 -0600 +++ already- installed/opt/local/src/geant4/4.9.3/source/digits_hits/detector/4INSTALL/tmp/4.9.3/G4detector/G4CellScoreComposer.d 2010-01-19 03:08:15.000000000 -0600 @@ -1,9 +1,7 @@ 4INSTALL/tmp/4.9.3/G4detector/G4CellScoreComposer.o 4INSTALL/tmp/4.9.3/G4detector/G4CellScoreComposer.d: src/G4CellScoreComposer.cc \ include/G4CellScoreComposer.hh include/G4CellScoreValues.hh \ - /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_geant4/work/geant4.9.3/source/global/management/include/globals.hh \ - /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_geant4/work/geant4.9.3/source/global/management/include/G4ios.hh \ - /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_geant4/work/geant4.9.3/source/global/management/include/G4Types.hh \ - /usr/include/c++/4.2.1/complex \ + /opt/local/include/globals.hh /opt/local/include/G4ios.hh \ + /opt/local/include/G4Types.hh /usr/include/c++/4.2.1/complex \ /usr/include/c++/4.2.1/i686-apple-darwin10/x86_64/bits/c++config.h \ /usr/include/c++/4.2.1/i686-apple-darwin10/x86_64/bits/os_defines.h \ /usr/include/unistd.h /usr/include/_types.h /usr/include/sys/_types.h \ [snip 400,000+ similar lines] }}} -- Ticket URL: <http://trac.macports.org/ticket/23367> MacPorts <http://www.macports.org/> Ports system for Mac OS