wtf... it shouldn't be this way, it should be plugins/ and that's it, just like what we do with skins, this way, if a packager wants to include a custom skin or plugin in his rpm or whatever, it will be included... Please remove the plugins/* and replace by plugins/
KKRT On Thu, 08 Jun 2006 18:22:49 -0400, Rafael Rodríguez"" <[EMAIL PROTECTED]> wrote: > The one-liner that fixes the thing. Tested here, works. Kudos to Vivia > for guessing the problem > > Rafael Rodríguez > > --- Makefile.in.old 2006-06-04 14:53:53 +0100 > +++ Makefile.in 2006-06-08 23:16:48 +0100 > @@ -14,7 +14,7 @@ > FILES_TO_INSTALL += icons lang skins utils/base64 utils/drawboard > utils/framec utils/http2.4 > FILES_TO_INSTALL += utils/pixmapscroll utils/pixmapmenu > utils/contentmanager > FILES_TO_INSTALL += utils/scalable-bg utils/sha1 utils/snit > utils/BWidget-1.7.0 utils/dpbrowser > -FILES_TO_INSTALL += plugins/inkdraw plugins/Nudge plugins/WebcamShooter > +FILES_TO_INSTALL += plugins/inkdraw plugins/Nudge > plugins/WebcamShooter plugins/PowerTool plugins/remind > FILES_TO_INSTALL += utils/tclsoap1.6.7 utils/log utils/uri > utils/tcldom utils/Tclxml utils/combobox > > FILES_TO_EXCLUDE := lang/genpage.c lang/addkey.tcl lang/lang1.tmpl > lang/lang2.tmpl lang/lang3.tmpl lang/langchk.sh lang/complete.pl > lang/genlangfiles.c utils/webcamsn/webcamsn.tcl > > > _______________________________________________ > Amsn-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/amsn-devel -- KaKaRoTo _______________________________________________ Amsn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amsn-devel
