From 0a528b805c0ff7d08d986d38782917d2649b5000 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 19 Sep 2003 11:30:44 +0000 Subject: [PATCH] create build directory at least for placing the 'files' file --- openpkg-tool/openpkg-tool.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/openpkg-tool/openpkg-tool.spec b/openpkg-tool/openpkg-tool.spec index e102954337..fc9c1eecc3 100644 --- a/openpkg-tool/openpkg-tool.spec +++ b/openpkg-tool/openpkg-tool.spec @@ -32,8 +32,8 @@ Packager: The OpenPKG Project Distribution: OpenPKG [PLUS] Group: Bootstrapping License: GPL -Version: 20030902 -Release: 20030902 +Version: 20030919 +Release: 20030919 # list of sources Source0: openpkg.sh @@ -58,6 +58,7 @@ AutoReqProv: no existing RPM packages ("openpkg build"). %prep + %setup -c -T %build