This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

pkglibexecdir


Hello,
  the string "pkglibexec" is still present in the following files:
./frysk-core/frysk/pkglibdir/funit-threads.xml
./frysk-core/frysk/pkglibdir/funit-exit.xml
./frysk-core/frysk/pkglibdir/funit.xml
./frysk-core/frysk/pkglibdir/funit-child.xml
./frysk-core/frysk/pkglibdir/funit-exec.xml
./Makefile.am
./frysk-gui/frysk/gui/test/dogtail_scripts/frysk_suite.in
./frysk-gui/frysk/gui/test/dogtail_scripts/Test2921.xml
./frysk-gui/frysk/gui/test/dogtail_scripts/funit_new_session.xml
./frysk-gui/frysk/gui/test/dogtail_scripts/another_new_session.xml
./frysk-imports/frysk/Config.javain

find -name CVS -prune -o ! -name ChangeLog -type f -print0|
  xargs -0 grep pkglibexec

I guess it is safe to s/pkglibexec/pkglib/.  Am I missing something?

Stepan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]