cracklib: remove obsolete post_install workaround.
This commit is contained in:
parent
8935913ab3
commit
1181fda77e
1 changed files with 1 additions and 4 deletions
|
@ -27,10 +27,7 @@ if [ "$CROSS_BUILD" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
if [ -e ../cracklib-words-1.2.gz ]; then
|
vinstall ${wrksrc}/cracklib-words-1.2 644 usr/share/cracklib cracklib-words
|
||||||
gunzip ../cracklib-words-1.2.gz
|
|
||||||
fi
|
|
||||||
vinstall ../cracklib-words-1.2 644 usr/share/cracklib cracklib-words
|
|
||||||
}
|
}
|
||||||
|
|
||||||
cracklib-devel_package() {
|
cracklib-devel_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue