- Modernize plist
This commit is contained in:
parent
41e6a5bea8
commit
cc981d13ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388429
2 changed files with 1 additions and 4 deletions
|
@ -17,7 +17,6 @@ PKGDEINSTALL= ${PKGINSTALL}
|
|||
|
||||
WEBPLUGIN_FILES=npplugger.so
|
||||
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|/usr/X11R6/lib/xscreensaver|${LOCALBASE}/bin/xscreensaver-hacks|g ; \
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
bin/plugger-5.1.5
|
||||
bin/plugger-controller
|
||||
bin/plugger-oohelper
|
||||
@unexec if cmp %D/etc/pluggerrc-5.1.5.sample %D/etc/pluggerrc-5.1.5 2>/dev/null; then rm -f %D/etc/pluggerrc-5.1.5; fi
|
||||
etc/pluggerrc-5.1.5.sample
|
||||
@sample etc/pluggerrc-5.1.5.sample
|
||||
man/man7/plugger.7.gz
|
||||
%%WEBPLUGIN_DIR%%/npplugger.so
|
||||
@dirrm %%WEBPLUGIN_DIR%%
|
||||
|
|
Loading…
Reference in a new issue