Fix distribution list (again)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3024 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
81053e4fe7
commit
f79d805e93
@ -1,5 +1,5 @@
|
||||
#
|
||||
# "$Id: fltk.list.in,v 1.1.2.12 2003/06/05 22:06:41 easysw Exp $"
|
||||
# "$Id: fltk.list.in,v 1.1.2.13 2003/06/05 22:46:01 easysw Exp $"
|
||||
#
|
||||
# EPM product list file for the Fast Light Tool Kit (FLTK).
|
||||
#
|
||||
@ -53,7 +53,7 @@ $FLUID=@FLUID@
|
||||
|
||||
%system darwin
|
||||
f 0444 root sys $includedir/FL/mac.r FL/mac.r
|
||||
l 0444 root sys /usr/inclue/gcc/darwin/3.1/g++-v3/FL $includedir/FL
|
||||
l 0444 root sys /usr/include/gcc/darwin/3.1/g++-v3/FL $includedir/FL
|
||||
|
||||
d 0555 root sys /Applications/fluid.app -
|
||||
d 0555 root sys /Applications/fluid.app/Contents -
|
||||
@ -81,6 +81,8 @@ f 0444 root sys $mandir/man3/fltk.3 documentation/fltk.man
|
||||
|
||||
# Library files
|
||||
f 0444 root sys $libdir/libfltk.a lib/libfltk.a
|
||||
f 0444 root sys $libdir/libfltk_forms.a lib/libfltk_forms.a
|
||||
f 0444 root sys $libdir/libfltk_images.a lib/libfltk_images.a
|
||||
%if GLLIBNAME
|
||||
f 0444 root sys $libdir/libfltk_gl.a lib/libfltk_gl.a
|
||||
%endif
|
||||
@ -264,5 +266,5 @@ f 0444 root sys $datadir/doc/fltk/COPYING COPYING
|
||||
f 0444 root sys $datadir/doc/fltk/CHANGES CHANGES
|
||||
|
||||
#
|
||||
# End of "$Id: fltk.list.in,v 1.1.2.12 2003/06/05 22:06:41 easysw Exp $".
|
||||
# End of "$Id: fltk.list.in,v 1.1.2.13 2003/06/05 22:46:01 easysw Exp $".
|
||||
#
|
||||
|
||||
Loading…
Reference in New Issue
Block a user