From kde-core-devel Thu Sep 26 15:11:37 2002 From: "David F. Newman" Date: Thu, 26 Sep 2002 15:11:37 +0000 To: kde-core-devel Subject: kdebase-020921 problems X-MARC-Message: https://marc.info/?l=kde-core-devel&m=103310516826912 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Just wanted to report a problem I see with kdebase-020921. applnk/Makefile.am uses "test -e " to test for files. bourne shell on Solaris doesn't have a -e and so make install fails with "test: argument expected". I would suggest changing it to something like -f. This is so minor I didn't think it needed a bug report, but if someone wants me to open one I will. Thanks. - -Dave -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (SunOS) iD8DBQE9kyOtu3B/p4jCw/IRAjRzAJ4zZ/Y/rtpejOjuGLkT57nF5YYY1ACfbd17 vfmmhiaNSRQ5ojtAXkVx5qU=3D =3DyRMd -----END PGP SIGNATURE-----