FreeBSD Bugzilla – Attachment 17001 Details for
Bug 31016
Fix pkg-plist for devel/stlport
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.16 KB, created by
pat
on 2001-10-03 22:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pat
Created:
2001-10-03 22:40:01 UTC
Size:
1.16 KB
patch
obsolete
>diff -ruN /usr/ports/devel/stlport/Makefile stlport/Makefile >--- /usr/ports/devel/stlport/Makefile Fri Aug 31 12:36:50 2001 >+++ stlport/Makefile Wed Oct 3 16:44:02 2001 >@@ -39,9 +39,6 @@ > > do-install: > cd ${WRKSRC}/.. ; pax -rw stlport ${PREFIX}/include >- ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/include >- ${CHMOD} -R ${SHAREMODE} ${PREFIX}/include >- ${CHMOD} -R ugo+X ${PREFIX}/include > ${INSTALL_DATA} ${WRKSRC}/../lib/* ${PREFIX}/lib > .for lib in libstlport_gcc.so libstlport_gcc_debug.so libstlport_gcc_stldebug.so > cd ${PREFIX}/lib ; ${LN} -sf ${lib}.4_0_${PORTREVISION} ${lib} >@@ -51,4 +48,3 @@ > cd ${WRKSRC}/../doc ; ${INSTALL_MAN} images/* ${PREFIX}/share/doc/html/stlport/images > > .include <bsd.port.post.mk> >- >diff -ruN /usr/ports/devel/stlport/pkg-plist stlport/pkg-plist >--- /usr/ports/devel/stlport/pkg-plist Thu May 17 17:09:19 2001 >+++ stlport/pkg-plist Wed Oct 3 16:45:05 2001 >@@ -333,6 +333,7 @@ > share/doc/html/stlport/wrappers.html > @dirrm share/doc/html/stlport/images > @dirrm share/doc/html/stlport >+@unexec rmdir %D/share/doc/html 2>/dev/null || true > @dirrm include/stlport/wrap_std/h > @dirrm include/stlport/wrap_std > @dirrm include/stlport/using/h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31016
: 17001