Browse Source

create build directory at least for placing the 'files' file

master
parent
commit
0a528b805c
  1. 5
      openpkg-tool/openpkg-tool.spec

5
openpkg-tool/openpkg-tool.spec

@ -32,8 +32,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS] Distribution: OpenPKG [PLUS]
Group: Bootstrapping Group: Bootstrapping
License: GPL License: GPL
Version: 20030902 Version: 20030919
Release: 20030902 Release: 20030919
# list of sources # list of sources
Source0: openpkg.sh Source0: openpkg.sh
@ -58,6 +58,7 @@ AutoReqProv: no
existing RPM packages ("openpkg build"). existing RPM packages ("openpkg build").
%prep %prep
%setup -c -T
%build %build

Loading…
Cancel
Save