Le 13 sept. 07 à 23:22, Ryan Schmidt a écrit :

On Sep 13, 2007, at 08:39, [EMAIL PROTECTED] wrote:

Revision: 29031
http://trac.macosforge.org/projects/macports/changeset/ 29031
Author:   [EMAIL PROTECTED]
Date:     2007-09-13 06:39:36 -0700 (Thu, 13 Sep 2007)

Log Message:
-----------
libsdl_image: Changed docdir to a versioned one.

Modified Paths:
--------------
    trunk/dports/devel/libsdl_image/Portfile

Modified: trunk/dports/devel/libsdl_image/Portfile
===================================================================
--- trunk/dports/devel/libsdl_image/Portfile 2007-09-13 13:38:23 UTC (rev 29030) +++ trunk/dports/devel/libsdl_image/Portfile 2007-09-13 13:39:36 UTC (rev 29031)
@@ -5,6 +5,7 @@
 name            libsdl_image
 set my_name     SDL_image
 version         1.2.6
+revision        1
 categories      devel graphics
 platforms       macosx
 maintainers     nox openmaintainer
@@ -27,7 +28,7 @@
 configure.args  --disable-sdltest

 post-destroot {
-    xinstall -m 0755 -d ${destroot}${prefix}/share/doc/${name}
+ xinstall -m 0755 -d ${destroot}${prefix}/share/doc/${name}-$ {version}
     xinstall -m 0644 -W ${worksrcpath} CHANGES COPYING README \
         ${destroot}${prefix}/share/doc/${name}
 }

But didn't you forget to change the next line also?



Gimme those eyes of yours, please!
Thanks for noticing ;)

--
Anthony Ramine, the infamous MacPorts Trac slave.
[EMAIL PROTECTED]


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to