[74531] trunk/dports/graphics/libQGLViewer/Portfile
Revision: 74531 http://trac.macports.org/changeset/74531 Author: raphael@macports.org Date: 2010-12-20 12:23:48 -0800 (Mon, 20 Dec 2010) Log Message: ----------- libQGLViewer: only whitespace changes Modified Paths: -------------- trunk/dports/graphics/libQGLViewer/Portfile Modified: trunk/dports/graphics/libQGLViewer/Portfile =================================================================== --- trunk/dports/graphics/libQGLViewer/Portfile 2010-12-20 20:21:57 UTC (rev 74530) +++ trunk/dports/graphics/libQGLViewer/Portfile 2010-12-20 20:23:48 UTC (rev 74531) @@ -52,15 +52,16 @@ use_parallel_build no -post-destroot { system "cd ${worksrcpath}/examples && make clean" - copy ${worksrcpath}/examples ${destroot}${applications_dir}/libQGLViewer\ Examples - xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} - xinstall -m 644 -W ${worksrcpath} \ - CHANGELOG \ - GPL_EXCEPTION \ - LICENCE \ - README \ - ${destroot}${prefix}/share/doc/${name} +post-destroot { + system "cd ${worksrcpath}/examples && make clean" + copy ${worksrcpath}/examples ${destroot}${applications_dir}/libQGLViewer\ Examples + xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} + xinstall -m 644 -W ${worksrcpath} \ + CHANGELOG \ + GPL_EXCEPTION \ + LICENCE \ + README \ + ${destroot}${prefix}/share/doc/${name} } livecheck.type regex
participants (1)
-
raphael@macports.org