mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
3543ac34f5
- fix plist for WITH_RPMBUILD case - fix plist for the case where sendmail binary not beeing in the default directory (/usr/sbin/). PR: 132762 Submitted by: Dirk Jagdmann <doj at cubic dot org> (maintainer)
60 lines
1.3 KiB
Plaintext
60 lines
1.3 KiB
Plaintext
bin/guards
|
|
bin/quilt
|
|
etc/bash_completion.d/quilt
|
|
etc/quilt.quiltrc
|
|
lib/quilt/backup-files
|
|
share/emacs/site-lisp/quilt.el
|
|
%%NLS%%share/locale/de/LC_MESSAGES/quilt.mo
|
|
%%NLS%%share/locale/fr/LC_MESSAGES/quilt.mo
|
|
%%NLS%%share/locale/ja/LC_MESSAGES/quilt.mo
|
|
%%DATADIR%%/add
|
|
%%DATADIR%%/annotate
|
|
%%DATADIR%%/applied
|
|
%%DATADIR%%/delete
|
|
%%DATADIR%%/diff
|
|
%%DATADIR%%/edit
|
|
%%DATADIR%%/files
|
|
%%DATADIR%%/fold
|
|
%%DATADIR%%/fork
|
|
%%DATADIR%%/graph
|
|
%%DATADIR%%/grep
|
|
%%DATADIR%%/header
|
|
%%DATADIR%%/import
|
|
%%DATADIR%%/mail
|
|
%%DATADIR%%/new
|
|
%%DATADIR%%/next
|
|
%%DATADIR%%/patches
|
|
%%DATADIR%%/pop
|
|
%%DATADIR%%/previous
|
|
%%DATADIR%%/push
|
|
%%DATADIR%%/refresh
|
|
%%DATADIR%%/rename
|
|
%%DATADIR%%/revert
|
|
%%DATADIR%%/series
|
|
%%DATADIR%%/setup
|
|
%%DATADIR%%/snapshot
|
|
%%DATADIR%%/top
|
|
%%DATADIR%%/unapplied
|
|
%%DATADIR%%/upgrade
|
|
%%DATADIR%%/scripts/parse-patch
|
|
%%DATADIR%%/scripts/inspect
|
|
%%DATADIR%%/scripts/dependency-graph
|
|
%%DATADIR%%/scripts/edmail
|
|
%%DATADIR%%/scripts/remove-trailing-ws
|
|
%%DATADIR%%/scripts/patchfns
|
|
%%DATADIR%%/wrapper/patch
|
|
%%DATADIR%%/compat/awk
|
|
%%DATADIR%%/compat/getopt
|
|
%%DATADIR%%/compat/cp
|
|
%%DATADIR%%/compat/date
|
|
%%DATADIR%%/compat/sed
|
|
%%DATADIR%%/compat/patch
|
|
%%SENDMAIL%%%%DATADIR%%/compat/sendmail
|
|
%%RPMBUILD%%%%DATADIR%%/compat/rpmbuild
|
|
@dirrmtry etc/bash_completion.d
|
|
@dirrmtry lib/quilt
|
|
@dirrm %%DATADIR%%/compat
|
|
@dirrm %%DATADIR%%/wrapper
|
|
@dirrm %%DATADIR%%/scripts
|
|
@dirrm %%DATADIR%%
|