diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-11-07 00:17:08 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-11-07 00:17:08 -0500 |
commit | e9bc885c355babf7851de31db8e1920dde752993 (patch) | |
tree | fd39b7d6401ead53942f66bfc4219a06f386a23f | |
parent | c74d072dc83c5e3b3d9462678884cd0411a7d1d0 (diff) |
organize the files
-rwxr-xr-x | lb | 16 | ||||
-rwxr-xr-x | src/abslibre-tools/abslibre-commit (renamed from abslibre-commit) | 0 | ||||
-rwxr-xr-x | src/abslibre-tools/createworkdir (renamed from createworkdir) | 0 | ||||
-rwxr-xr-x | src/abslibre-tools/libreaddiff (renamed from libreaddiff) | 0 | ||||
-rwxr-xr-x | src/abslibre-tools/librecommit (renamed from librecommit) | 0 | ||||
-rwxr-xr-x | src/abslibre-tools/librerelease (renamed from librerelease) | 0 | ||||
-rwxr-xr-x | src/abslibre-tools/librestage (renamed from librestage) | 0 | ||||
-rwxr-xr-x | src/abslibre-tools/updateabslibre (renamed from updateabslibre) | 0 | ||||
-rwxr-xr-x | src/aur (renamed from aur) | 0 | ||||
-rwxr-xr-x | src/chroot-tools/buildenv (renamed from buildenv) | 0 | ||||
-rwxr-xr-x | src/chroot-tools/chcleanup (renamed from chcleanup) | 0 | ||||
-rwxr-xr-x | src/chroot-tools/librechroot (renamed from librechroot) | 0 | ||||
-rwxr-xr-x | src/chroot-tools/libremakepkg (renamed from libremakepkg) | 0 | ||||
-rwxr-xr-x | src/chroot-tools/libremkchroot (renamed from libremkchroot) | 0 | ||||
-rwxr-xr-x | src/diff-unfree (renamed from diff-unfree) | 0 | ||||
-rwxr-xr-x | src/fullpkg/fullpkg (renamed from fullpkg) | 0 | ||||
-rwxr-xr-x | src/fullpkg/fullpkg-build (renamed from fullpkg-build) | 0 | ||||
-rwxr-xr-x | src/fullpkg/fullpkg-find (renamed from fullpkg-find) | 0 | ||||
-rwxr-xr-x | src/is_built (renamed from is_built) | 0 | ||||
-rwxr-xr-x | src/is_unfree (renamed from is_unfree) | 0 | ||||
-rwxr-xr-x | src/librediff (renamed from librediff) | 0 | ||||
-rwxr-xr-x | src/libremessages (renamed from libremessages) | 0 | ||||
-rwxr-xr-x | src/librerepkg (renamed from librerepkg) | 0 | ||||
-rwxr-xr-x | src/mips64el-tools/add-mips64el (renamed from add-mips64el) | 0 | ||||
-rwxr-xr-x | src/mips64el-tools/librebasebuilder (renamed from librebasebuilder) | 0 | ||||
-rw-r--r-- | src/mips64el-tools/mips-add (renamed from mips64el/mips-add) | 0 | ||||
-rw-r--r-- | src/mips64el-tools/mips64el.conf (renamed from mips64el/mips64el.conf) | 0 | ||||
-rwxr-xr-x | src/mips64el-tools/mipsrelease (renamed from mips64el/mipsrelease) | 0 | ||||
-rwxr-xr-x | src/pkgbuild-check-nonfree (renamed from pkgbuild-check-nonfree) | 0 | ||||
-rwxr-xr-x | src/prtools/prfullpkg (renamed from prtools/prfullpkg) | 0 | ||||
-rwxr-xr-x | src/prtools/prmipsrelease (renamed from prtools/prmipsrelease) | 0 | ||||
-rw-r--r-- | src/prtools/prtools.conf (renamed from prtools/prtools.conf) | 0 | ||||
-rw-r--r-- | src/prtools/prtoru (renamed from prtools/prtoru) | 0 | ||||
-rwxr-xr-x | src/toru/toru (renamed from toru) | 0 | ||||
-rwxr-xr-x | src/toru/toru-info (renamed from toru-info) | 0 | ||||
-rwxr-xr-x | src/toru/toru-path (renamed from toru-path) | 0 | ||||
-rwxr-xr-x | src/toru/toru-utils (renamed from toru-utils) | 0 | ||||
-rwxr-xr-x | src/toru/toru-where (renamed from toru-where) | 0 | ||||
-rwxr-xr-x | src/treepkg (renamed from treepkg) | 0 | ||||
-rwxr-xr-x | src/update-cleansystem (renamed from update-cleansystem) | 0 |
40 files changed, 0 insertions, 16 deletions
@@ -1,16 +0,0 @@ -#!/bin/bash -# LibreTools wrapper -# License: GPLv3 - -source /etc/libretools.conf - -command=$1; shift - -[[ ! -x ~/l/libre"${command}" ]] && { - error "Command not found" - exit 1 -} - -~/l/libre${command} "$@" - -exit $? diff --git a/abslibre-commit b/src/abslibre-tools/abslibre-commit index e906fbd..e906fbd 100755 --- a/abslibre-commit +++ b/src/abslibre-tools/abslibre-commit diff --git a/createworkdir b/src/abslibre-tools/createworkdir index b443c08..b443c08 100755 --- a/createworkdir +++ b/src/abslibre-tools/createworkdir diff --git a/libreaddiff b/src/abslibre-tools/libreaddiff index 98646a2..98646a2 100755 --- a/libreaddiff +++ b/src/abslibre-tools/libreaddiff diff --git a/librecommit b/src/abslibre-tools/librecommit index 1698bed..1698bed 100755 --- a/librecommit +++ b/src/abslibre-tools/librecommit diff --git a/librerelease b/src/abslibre-tools/librerelease index efb698e..efb698e 100755 --- a/librerelease +++ b/src/abslibre-tools/librerelease diff --git a/librestage b/src/abslibre-tools/librestage index b474bb1..b474bb1 100755 --- a/librestage +++ b/src/abslibre-tools/librestage diff --git a/updateabslibre b/src/abslibre-tools/updateabslibre index 76f964a..76f964a 100755 --- a/updateabslibre +++ b/src/abslibre-tools/updateabslibre diff --git a/buildenv b/src/chroot-tools/buildenv index 84a1fc2..84a1fc2 100755 --- a/buildenv +++ b/src/chroot-tools/buildenv diff --git a/chcleanup b/src/chroot-tools/chcleanup index 17c1f02..17c1f02 100755 --- a/chcleanup +++ b/src/chroot-tools/chcleanup diff --git a/librechroot b/src/chroot-tools/librechroot index c8e02b0..c8e02b0 100755 --- a/librechroot +++ b/src/chroot-tools/librechroot diff --git a/libremakepkg b/src/chroot-tools/libremakepkg index f7924f6..f7924f6 100755 --- a/libremakepkg +++ b/src/chroot-tools/libremakepkg diff --git a/libremkchroot b/src/chroot-tools/libremkchroot index b576209..b576209 100755 --- a/libremkchroot +++ b/src/chroot-tools/libremkchroot diff --git a/diff-unfree b/src/diff-unfree index a0a8d63..a0a8d63 100755 --- a/diff-unfree +++ b/src/diff-unfree diff --git a/fullpkg b/src/fullpkg/fullpkg index 9a03b82..9a03b82 100755 --- a/fullpkg +++ b/src/fullpkg/fullpkg diff --git a/fullpkg-build b/src/fullpkg/fullpkg-build index b497db5..b497db5 100755 --- a/fullpkg-build +++ b/src/fullpkg/fullpkg-build diff --git a/fullpkg-find b/src/fullpkg/fullpkg-find index e188ec8..e188ec8 100755 --- a/fullpkg-find +++ b/src/fullpkg/fullpkg-find diff --git a/is_unfree b/src/is_unfree index f32c193..f32c193 100755 --- a/is_unfree +++ b/src/is_unfree diff --git a/librediff b/src/librediff index 1f39eb9..1f39eb9 100755 --- a/librediff +++ b/src/librediff diff --git a/libremessages b/src/libremessages index 68badb8..68badb8 100755 --- a/libremessages +++ b/src/libremessages diff --git a/librerepkg b/src/librerepkg index d506003..d506003 100755 --- a/librerepkg +++ b/src/librerepkg diff --git a/add-mips64el b/src/mips64el-tools/add-mips64el index e06d857..e06d857 100755 --- a/add-mips64el +++ b/src/mips64el-tools/add-mips64el diff --git a/librebasebuilder b/src/mips64el-tools/librebasebuilder index f7d3a25..f7d3a25 100755 --- a/librebasebuilder +++ b/src/mips64el-tools/librebasebuilder diff --git a/mips64el/mips-add b/src/mips64el-tools/mips-add index da9b431..da9b431 100644 --- a/mips64el/mips-add +++ b/src/mips64el-tools/mips-add diff --git a/mips64el/mips64el.conf b/src/mips64el-tools/mips64el.conf index 836b407..836b407 100644 --- a/mips64el/mips64el.conf +++ b/src/mips64el-tools/mips64el.conf diff --git a/mips64el/mipsrelease b/src/mips64el-tools/mipsrelease index 4d7a7de..4d7a7de 100755 --- a/mips64el/mipsrelease +++ b/src/mips64el-tools/mipsrelease diff --git a/pkgbuild-check-nonfree b/src/pkgbuild-check-nonfree index df0ff36..df0ff36 100755 --- a/pkgbuild-check-nonfree +++ b/src/pkgbuild-check-nonfree diff --git a/prtools/prfullpkg b/src/prtools/prfullpkg index bbb8d73..bbb8d73 100755 --- a/prtools/prfullpkg +++ b/src/prtools/prfullpkg diff --git a/prtools/prmipsrelease b/src/prtools/prmipsrelease index 1fbd696..1fbd696 100755 --- a/prtools/prmipsrelease +++ b/src/prtools/prmipsrelease diff --git a/prtools/prtools.conf b/src/prtools/prtools.conf index 5b41216..5b41216 100644 --- a/prtools/prtools.conf +++ b/src/prtools/prtools.conf diff --git a/prtools/prtoru b/src/prtools/prtoru index 2898b66..2898b66 100644 --- a/prtools/prtoru +++ b/src/prtools/prtoru diff --git a/toru-info b/src/toru/toru-info index 523f682..523f682 100755 --- a/toru-info +++ b/src/toru/toru-info diff --git a/toru-path b/src/toru/toru-path index 957f49b..957f49b 100755 --- a/toru-path +++ b/src/toru/toru-path diff --git a/toru-utils b/src/toru/toru-utils index 316e6b8..316e6b8 100755 --- a/toru-utils +++ b/src/toru/toru-utils diff --git a/toru-where b/src/toru/toru-where index e9ab29d..e9ab29d 100755 --- a/toru-where +++ b/src/toru/toru-where diff --git a/update-cleansystem b/src/update-cleansystem index 6bec742..6bec742 100755 --- a/update-cleansystem +++ b/src/update-cleansystem |