Author: dnusinow Date: 2005-11-07 19:26:35 -0500 (Mon, 07 Nov 2005) New Revision: 843
Modified: trunk/xsfbs/xsfbs.mk Log: Remove CURDIR overwrite Modified: trunk/xsfbs/xsfbs.mk =================================================================== --- trunk/xsfbs/xsfbs.mk 2005-11-07 04:29:27 UTC (rev 842) +++ trunk/xsfbs/xsfbs.mk 2005-11-08 00:26:35 UTC (rev 843) @@ -46,9 +46,6 @@ # version number. Anything else indicates an unofficial build. OFFICIAL_BUILD:=$(shell VERSION=$(SOURCE_VERSION); if ! expr "$$(echo $${VERSION\#\#*-} | sed 's/\(woody\|sarge\)//g')" : ".*[^0-9.].*" >/dev/null 2>&1; then echo yes; fi) -# Figure out where we're building the package for make-orig-tar-gz target -CURDIR:=$(shell basename `pwd`) - # Set up parameters for the Debian build environment. # Determine our architecture. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]