aboutsummaryrefslogtreecommitdiff
path: root/getopt-ul/README
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-08-22 15:03:10 +0000
committermerakor <cem@ckyln.com>2020-08-22 15:03:10 +0000
commit9031dc631fa33a1493f5780943f8f888ce530178 (patch)
tree8acd058d02ace545eb026e95a944e7bf9a0b4211 /getopt-ul/README
parent01fb58cf040114841800d9cceba9d256278a4682 (diff)
downloadcpt-9031dc631fa33a1493f5780943f8f888ce530178.tar.gz
cpt: remove getopt and use shell library instead.
FossilOrigin-Name: cbe6d1050c67fcce58e754cd03832089ffeb33a5f9455c55e71738ab11e0d056
Diffstat (limited to 'getopt-ul/README')
-rw-r--r--getopt-ul/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/getopt-ul/README b/getopt-ul/README
deleted file mode 100644
index 2bcde34..0000000
--- a/getopt-ul/README
+++ /dev/null
@@ -1,12 +0,0 @@
-getopt from util-linux
-----------------------
-
-This is the standalone getopt build from util-linux. This is used in cpt
-seperately so that the program doesn't depend on any outside source. See COPYING
-for copyright information. The config.h was generated by running the following
-command on the original source directory.
-
-
- ./configure \
- --disable-all-programs \
- --enable-getopt