Create a link for "share/aclocal/gimp.m4" in "${LOCALBASE}".
This commit is contained in:
parent
8939635ed1
commit
e15bf3e4f1
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.20 2001/01/01 23:52:01 tron Exp $
|
||||
@comment $NetBSD: PLIST,v 1.21 2001/01/02 08:21:51 tron Exp $
|
||||
bin/escputil
|
||||
bin/gimp
|
||||
bin/gimp-config
|
||||
|
@ -1414,3 +1414,5 @@ share/locale/uk/LC_MESSAGES/gimp.mo
|
|||
@dirrm include/libgimp
|
||||
@dirrm include/gck
|
||||
@dirrm etc/gimp/1.2
|
||||
@exec test %D = ${LOCALBASE} || ln -s %D/share/aclocal/gimp.m4 ${LOCALBASE}/share/aclocal/gimp.m4
|
||||
@unexec test %D = ${LOCALBASE} || rm ${LOCALBASE}/share/aclocal/gimp.m4
|
||||
|
|
Loading…
Reference in a new issue