summaryrefslogtreecommitdiffstats
path: root/source/a
diff options
context:
space:
mode:
Diffstat (limited to 'source/a')
-rw-r--r--source/a/aaa_elflibs/slack-desc19
-rwxr-xr-xsource/a/aaa_libraries/aaa_libraries.SlackBuild (renamed from source/a/aaa_elflibs/aaa_elflibs.SlackBuild)8
-rwxr-xr-xsource/a/aaa_libraries/display_orphans.sh (renamed from source/a/aaa_elflibs/display_orphans.sh)0
-rw-r--r--source/a/aaa_libraries/slack-desc19
-rw-r--r--source/a/aaa_libraries/symlinks-to-tracked-libs (renamed from source/a/aaa_elflibs/symlinks-to-tracked-libs)0
-rw-r--r--source/a/aaa_libraries/symlinks-to-tracked-libs-tmp (renamed from source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp)0
-rw-r--r--source/a/aaa_libraries/tracked-files (renamed from source/a/aaa_elflibs/tracked-files)0
-rw-r--r--source/a/aaa_libraries/tracked-files-tmp (renamed from source/a/aaa_elflibs/tracked-files-tmp)0
8 files changed, 23 insertions, 23 deletions
diff --git a/source/a/aaa_elflibs/slack-desc b/source/a/aaa_elflibs/slack-desc
deleted file mode 100644
index 37adbdb49..000000000
--- a/source/a/aaa_elflibs/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
-
- |-----handy-ruler------------------------------------------------------|
-aaa_elflibs: aaa_elflibs (shared libraries needed by many programs)
-aaa_elflibs:
-aaa_elflibs: This is a collection of shared libraries needed to run Linux programs.
-aaa_elflibs: ELF (Executable and Linking Format) is the standard Linux binary
-aaa_elflibs: format. These libraries are gathered from other Slackware packages
-aaa_elflibs: and are intended to give a fairly complete initial set of libraries.
-aaa_elflibs:
-aaa_elflibs:
-aaa_elflibs:
-aaa_elflibs:
-aaa_elflibs:
diff --git a/source/a/aaa_elflibs/aaa_elflibs.SlackBuild b/source/a/aaa_libraries/aaa_libraries.SlackBuild
index 076b8cb73..d6b331636 100755
--- a/source/a/aaa_elflibs/aaa_elflibs.SlackBuild
+++ b/source/a/aaa_libraries/aaa_libraries.SlackBuild
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2018, 2020 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2018, 2020, 2021 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -21,9 +21,9 @@
cd $(dirname $0) ; CWD=$(pwd)
-PKGNAM=aaa_elflibs
+PKGNAM=aaa_libraries
VERSION=${VERSION:-15.0}
-BUILD=${BUILD:-30}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -122,7 +122,7 @@ done
# Make sure shared libraries are executable:
chmod 755 $PKG/lib${LIBDIRSUFFIX}/lib*.so.* $PKG/usr/lib${LIBDIRSUFFIX}/lib*.so.*
-# Don't ship symlinks in aaa_elflibs... it's just asking for trouble.
+# Don't ship symlinks in aaa_libraries... it's just asking for trouble.
# installpkg will create them if needed by running ldconfig.
find $PKG -type l -exec rm --verbose "{}" \+
diff --git a/source/a/aaa_elflibs/display_orphans.sh b/source/a/aaa_libraries/display_orphans.sh
index 32bd570bd..32bd570bd 100755
--- a/source/a/aaa_elflibs/display_orphans.sh
+++ b/source/a/aaa_libraries/display_orphans.sh
diff --git a/source/a/aaa_libraries/slack-desc b/source/a/aaa_libraries/slack-desc
new file mode 100644
index 000000000..344346843
--- /dev/null
+++ b/source/a/aaa_libraries/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+aaa_libraries: aaa_libraries (shared libraries needed by many programs)
+aaa_libraries:
+aaa_libraries: This is a collection of shared libraries needed to run Linux programs.
+aaa_libraries: These libraries are gathered from other Slackware packages and are
+aaa_libraries: intended to give a minimal initial set of libraries.
+aaa_libraries:
+aaa_libraries:
+aaa_libraries:
+aaa_libraries:
+aaa_libraries:
+aaa_libraries:
diff --git a/source/a/aaa_elflibs/symlinks-to-tracked-libs b/source/a/aaa_libraries/symlinks-to-tracked-libs
index 303f92975..303f92975 100644
--- a/source/a/aaa_elflibs/symlinks-to-tracked-libs
+++ b/source/a/aaa_libraries/symlinks-to-tracked-libs
diff --git a/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp b/source/a/aaa_libraries/symlinks-to-tracked-libs-tmp
index bf2e2e0ef..bf2e2e0ef 100644
--- a/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp
+++ b/source/a/aaa_libraries/symlinks-to-tracked-libs-tmp
diff --git a/source/a/aaa_elflibs/tracked-files b/source/a/aaa_libraries/tracked-files
index 7ee005943..7ee005943 100644
--- a/source/a/aaa_elflibs/tracked-files
+++ b/source/a/aaa_libraries/tracked-files
diff --git a/source/a/aaa_elflibs/tracked-files-tmp b/source/a/aaa_libraries/tracked-files-tmp
index 58b6c36d1..58b6c36d1 100644
--- a/source/a/aaa_elflibs/tracked-files-tmp
+++ b/source/a/aaa_libraries/tracked-files-tmp