1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

De-typo (s/priviledge/privilege/g) with no PORTREVISION bump.

This commit is contained in:
Akinori MUSHA 2001-06-01 15:17:01 +00:00
parent 726b8893ff
commit e9a5e89b99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43396
4 changed files with 12 additions and 0 deletions

View File

@ -22,6 +22,9 @@ USE_RUBY= yes
NO_BUILD= yes
do-patch:
${GREP} -Frl priviledge ${WRKSRC} | xargs ${RUBY} -i -pe 'gsub /priviledge/, "privilege"'
do-install:
cd ${WRKSRC} && ${RUBY} install.rb
${MKDIR} ${PREFIX}/share/zsh/site-functions

View File

@ -22,6 +22,9 @@ USE_RUBY= yes
NO_BUILD= yes
do-patch:
${GREP} -Frl priviledge ${WRKSRC} | xargs ${RUBY} -i -pe 'gsub /priviledge/, "privilege"'
do-install:
cd ${WRKSRC} && ${RUBY} install.rb
${MKDIR} ${PREFIX}/share/zsh/site-functions

View File

@ -22,6 +22,9 @@ USE_RUBY= yes
NO_BUILD= yes
do-patch:
${GREP} -Frl priviledge ${WRKSRC} | xargs ${RUBY} -i -pe 'gsub /priviledge/, "privilege"'
do-install:
cd ${WRKSRC} && ${RUBY} install.rb
${MKDIR} ${PREFIX}/share/zsh/site-functions

View File

@ -22,6 +22,9 @@ USE_RUBY= yes
NO_BUILD= yes
do-patch:
${GREP} -Frl priviledge ${WRKSRC} | xargs ${RUBY} -i -pe 'gsub /priviledge/, "privilege"'
do-install:
cd ${WRKSRC} && ${RUBY} install.rb
${MKDIR} ${PREFIX}/share/zsh/site-functions