Skip to content

Commit

Permalink
Fix pkg-plist.
Browse files Browse the repository at this point in the history
Submitted by:	krismail
  • Loading branch information
Maho Nakata authored and Maho Nakata committed Feb 14, 2007
1 parent 385bfc1 commit 971b8d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions science/mpqc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ post-install:
${FIND} ${DOCSDIR} -type f | ${XARGS} ${CHMOD} ${SHAREMODE}
cd ${PREFIX} ; ${FIND} -s share/doc/${PORTNAME} -type f >> ${TMPPLIST}
cd ${PREFIX} ; ${FIND} -s share/doc/${PORTNAME} -type l >> ${TMPPLIST}
${ECHO_CMD} "@dirrm share/doc/${PORTNAME}" >> ${TMPPLIST}
.endif
cd ${PREFIX} ; ${FIND} -s share/mpqc -type f >> ${TMPPLIST}
cd ${PREFIX} ; ${FIND} -s share/mpqc -type l >> ${TMPPLIST}
Expand Down
2 changes: 2 additions & 0 deletions science/mpqc/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -447,9 +447,11 @@ lib/libmpqc.a
lib/libmpqc.la
lib/libmpqc.so
lib/libmpqc.so.8
lib/libSCcints.so
lib/libSCcints.so.8
lib/libSCcints.la
lib/libSCcints.a
lib/libSCmbptr12.so
lib/libSCmbptr12.so.8
lib/libSCmbptr12.la
lib/libSCmbptr12.a

0 comments on commit 971b8d2

Please sign in to comment.