Forgot to add fix-packlist for NEED_ROOT.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-05-27 21:21:48 +00:00
parent a57b09a9e2
commit 3610c2b4e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355576

View file

@ -6526,7 +6526,7 @@ _STAGE_SUSEQ= create-users-groups do-install \
install-rc-script install-ldconfig-file install-license \
install-desktop-entries add-plist-info add-plist-docs \
add-plist-examples add-plist-data add-plist-post \
move-uniquefiles-plist fix-plist-sequence
move-uniquefiles-plist fix-plist-sequence fix-packlist
.if defined(DEVELOPER)
_STAGE_SUSEQ+= stage-qa
.endif