1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-02 10:21:49 -05:00

Merge branch 'maint'

This commit is contained in:
Dan McGee 2009-02-23 20:40:27 -06:00
commit 2268981ebf

View File

@ -1176,8 +1176,6 @@ devel_check() {
if [ -n "$newpkgver" ]; then
msg2 "$(gettext "Version found: %s")" "$newpkgver"
pkgver=$newpkgver
pkgrel=1
fi
else