mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-11 11:55:12 -05:00
makepkg: remove FORCE_VER variable
This variable is no longer in VCS building. Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
6946d7d1b7
commit
be503c6eac
@ -88,10 +88,6 @@ SPLITPKG=0
|
||||
SOURCEONLY=0
|
||||
VERIFYSOURCE=0
|
||||
|
||||
# Forces the pkgver of the current PKGBUILD. Used by the fakeroot call
|
||||
# when dealing with svn/cvs/etc PKGBUILDs.
|
||||
FORCE_VER=""
|
||||
|
||||
PACMAN_OPTS=
|
||||
|
||||
shopt -s extglob
|
||||
|
Loading…
Reference in New Issue
Block a user