diff options
author | B. Stack <bgstack15@gmail.com> | 2023-02-21 20:36:46 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-02-21 20:36:46 -0500 |
commit | cb487e2cf283d9bb857067125b7e01493e90e2ba (patch) | |
tree | 39936d10346390209f920467bcb09f255a224ace /newmoon/_constraints | |
parent | add python2.7 build dep (diff) | |
download | stackrpms-cb487e2cf283d9bb857067125b7e01493e90e2ba.tar.gz stackrpms-cb487e2cf283d9bb857067125b7e01493e90e2ba.tar.bz2 stackrpms-cb487e2cf283d9bb857067125b7e01493e90e2ba.zip |
nm 32.0.1 rc1
Diffstat (limited to 'newmoon/_constraints')
-rw-r--r-- | newmoon/_constraints | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/newmoon/_constraints b/newmoon/_constraints deleted file mode 100644 index b058511..0000000 --- a/newmoon/_constraints +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0"?> -<constraints> - <hardware> - <disk> - <size unit="G">30</size> - </disk> - <memory> - <size unit="M">14000</size> - </memory> - </hardware> -</constraints> |