diff options
author | asami <asami@FreeBSD.org> | 2001-09-15 22:33:09 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2001-09-15 22:33:09 +0000 |
commit | 7e856ff47cf2167f5fb738d059a79b722d5857ae (patch) | |
tree | b1b9fd30cc59a63b920efa5354898f3358852c42 /devel/libglade/pkg-plist | |
parent | 190e3fcd01d202ed2c777852bf427b77c1668657 (diff) | |
download | FreeBSD-ports-7e856ff47cf2167f5fb738d059a79b722d5857ae.zip FreeBSD-ports-7e856ff47cf2167f5fb738d059a79b722d5857ae.tar.gz |
Revert previous commit, it is not possible to change the package
name at this point. The offending change has been in the tree
for only four days, so hopefully this won't cause too much trouble.
Diffstat (limited to 'devel/libglade/pkg-plist')
-rw-r--r-- | devel/libglade/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libglade/pkg-plist b/devel/libglade/pkg-plist index cdd8c14..b642fde 100644 --- a/devel/libglade/pkg-plist +++ b/devel/libglade/pkg-plist @@ -24,3 +24,6 @@ libdata/pkgconfig/libglade.pc share/aclocal/libglade.m4 @dirrm include/libglade-1.0/glade @dirrm include/libglade-1.0 +@exec /bin/rm -rf %D/include/glade +@exec /bin/ln -sf libglade-1.0/glade %D/include/glade +@unexec /bin/rm -f %D/include/glade |