From be503c6eacca4c24878f4aaa928751bc051ebb1f Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 22 Sep 2015 14:54:03 +1000 Subject: makepkg: remove FORCE_VER variable This variable is no longer in VCS building. Signed-off-by: Allan McRae --- scripts/makepkg.sh.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'scripts/makepkg.sh.in') diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in index ec8218f2..793d42c6 100644 --- a/scripts/makepkg.sh.in +++ b/scripts/makepkg.sh.in @@ -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 -- cgit v1.2.3