From b3d0837e3a73f4ccfd2217cfe0c40cbeb05ffa23 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 16 Jan 2022 20:47:00 +0000 Subject: fixed nspr having missing package stage --- repo/system/nspr.xibuild | 5 ----- 1 file changed, 5 deletions(-) (limited to 'repo/system/nspr.xibuild') diff --git a/repo/system/nspr.xibuild b/repo/system/nspr.xibuild index 52b1f5f..5e9afc3 100644 --- a/repo/system/nspr.xibuild +++ b/repo/system/nspr.xibuild @@ -7,11 +7,6 @@ PKG_VER=4.33 SOURCE=https://archive.mozilla.org/pub/nspr/releases/v$PKG_VER/src/nspr-$PKG_VER.tar.gz DESC="Netscape Portable Runtime" -prepare () { - #sed -ri '/^RELEASE/s/^/#/' pr/src/misc/Makefile.in - #sed -i 's#$(LIBRARY) ##' config/rules.mk -} - build () { cd nspr ./configure \ -- cgit v1.2.1