aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2016-05-18 14:34:23 -0400
committerAaron W. Swenson <titanofold@gentoo.org>2016-05-18 14:34:23 -0400
commitf04f99b45ce66c08f646b4939b08e90da436da00 (patch)
tree2b3ae1c8cb3afb15ca7aae137d56b9b90cb01d3a
parentBump $VERSION to 1.2.1 (diff)
downloadeselect-f04f99b45ce66c08f646b4939b08e90da436da00.tar.gz
eselect-f04f99b45ce66c08f646b4939b08e90da436da00.tar.bz2
eselect-f04f99b45ce66c08f646b4939b08e90da436da00.zip
We are removing symbolic links, not files.
-rw-r--r--postgresql.eselect4
1 files changed, 2 insertions, 2 deletions
diff --git a/postgresql.eselect b/postgresql.eselect
index 58527eb..6468ab6 100644
--- a/postgresql.eselect
+++ b/postgresql.eselect
@@ -6,7 +6,7 @@ inherit config multilib
DESCRIPTION="Manage active PostgreSQL client applications and libraries"
MAINTAINER="pgsql-bugs@gentoo.org"
-VERSION="1.2.1"
+VERSION="1.3"
# Global Data
B_PATH="${EROOT%/}/usr"
@@ -303,7 +303,7 @@ do_update() {
# In case all slots have been unmerged
if [[ ${index} -eq 0 ]] ; then
write_warning_msg "No slots found!"
- write_warning_msg "Removing files (Control-C to abort) in..."
+ write_warning_msg "Removing links (Control-C to abort) in..."
local i=6
while [[ $[i--] -gt 0 ]] ; do
echo -n " $i"