Remove RPM spec stuff from README and Makefile, simplify install instructions
Some checks failed
CI with JUnit Report / build-and-test (push) Has been cancelled

This commit is contained in:
2026-01-19 17:49:16 -05:00
parent 7342a05822
commit 2a9cdd82fa
3 changed files with 2 additions and 66 deletions

View File

@@ -1,8 +1,6 @@
cmdarg
======
[![Build Status](http://jenkins.aklabs.net/buildStatus/icon?job=cmdarg-test)](http://jenkins.aklabs.net/job/cmdarg-test/)
Requires bash >= 4.
source cmdarg.sh
@@ -14,13 +12,7 @@ Installation
From source
cd cmdarg
make install
From RPM
# add http://yum.aklabs.net/el/[5|6]/noarch as a yum repo for your system
yum install cmdarg
cp cmdarg.sh PATH_WHERE_YOU_WANT_IT
Usage
=====