diff options
author | miwi <miwi@FreeBSD.org> | 2013-06-12 14:44:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-06-12 14:44:32 +0800 |
commit | 09246fc83e410022ff96bf436d4585c767314da4 (patch) | |
tree | 2fdf5d57c4b49aec780b12eb3755f0742ab210bf /lang | |
parent | ab181b2eb9b532650abc94127b98efb9c4dde2eb (diff) | |
download | freebsd-ports-gnome-09246fc83e410022ff96bf436d4585c767314da4.tar.gz freebsd-ports-gnome-09246fc83e410022ff96bf436d4585c767314da4.tar.zst freebsd-ports-gnome-09246fc83e410022ff96bf436d4585c767314da4.zip |
- Fix plist
Reported by: pkg (DEVELOPER_MODE)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pnet-base/pkg-plist | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/pnet-base/pkg-plist b/lang/pnet-base/pkg-plist index 9445d60fbbca..3736a6bec652 100644 --- a/lang/pnet-base/pkg-plist +++ b/lang/pnet-base/pkg-plist @@ -139,11 +139,11 @@ lib/libILSupport.a %%I386%%share/gc/simple_example.html %%I386%%share/gc/tree.html %%I386%%@dirrmtry include/gc -@dirrmtry include/pnet/gc +%%I386%%@dirrmtry include/pnet/gc @dirrmtry include/pnet @dirrmtry lib/cscc/plugins @dirrmtry lib/cscc -@dirrmtry lib/elf -@dirrmtry lib/pnet/elf -@dirrmtry lib/pnet -@dirrmtry share/gc +%%I386%%@dirrmtry lib/elf +%%I386%%@dirrmtry lib/pnet/elf +%%I386%%@dirrmtry lib/pnet +%%I386%%@dirrmtry share/gc |