diff options
Diffstat (limited to 'xnew')
-rwxr-xr-x | xnew | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xnew b/xnew index 5cb76f3..2345586 100755 --- a/xnew +++ b/xnew @@ -64,7 +64,7 @@ ${subpkg}_package() { EOF case $subpkg in *-devel) cat >>$srcdir/$PKG/template <<EOF - depends="$PKG>=\${version}_\${revision}" + depends="\${sourcepkg}>=\${version}_\${revision}" short_desc+=" - development files" pkg_install() { vmove usr/share/man/man3 |