[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make generate-plist and lib.so.X.Y.Z
- To: freebsd-ports_(_at_)_FreeBSD_(_dot_)_org
- Subject: make generate-plist and lib.so.X.Y.Z
- From: Boris Samorodov <bsam_(_at_)_ipt_(_dot_)_ru>
- Date: Tue, 24 May 2005 02:37:29 +0400
- Cc:
Hi!
I'm creating a new port and do some experiments.
-----
Ex.1.
$ cat pkg-plist
test/test.so.1.2.3
test/test.so.1.2
test/test.so.1
test/test.so
$ make generate-plist
===> Generating temporary packing list
$ cat work/.PLIST.mktmp
test/test.so.1.2.3
test/test.so.1.2
test/test.so.1
test/test.so
Ex.2.
$ cat pkg-plist
test/libtest.so.1.2.3
test/libtest.so.1.2
test/libtest.so.1
test/libtest.so
$ make generate-plist
===> Generating temporary packing list
$ cat work/.PLIST.mktmp
test/libtest.so.1.2.3
test/libtest.so.1
test/libtest.so.1
test/libtest.so
-----
If it's a feature, then where I can get an info on it? Or is it a bug?
WBR
--
bsam
_______________________________________________
freebsd-ports_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org