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]
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

Loading…
Cancel
Save