summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/add.c
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2013-07-15 06:14:46 +0200
committerAllan McRae <allan@archlinux.org>2013-08-21 03:12:30 +0200
commit247b9af02bd0d40109cc0ca40116a960c9f530e7 (patch)
treec06120d32730e9ca27eebc89cfb729aa5d90cf88 /lib/libalpm/add.c
parentc02b16c4cc00f7b33aad79207c15fb651903e9ba (diff)
downloadpacman-247b9af02bd0d40109cc0ca40116a960c9f530e7.tar.gz
pacman-247b9af02bd0d40109cc0ca40116a960c9f530e7.tar.xz
Do not refer to FlySpray numbers
These references to bug numbers assume we will forever be using that bug tracker. It is better to properly comment the code instead (which was done in almost all cases anyway). Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'lib/libalpm/add.c')
-rw-r--r--lib/libalpm/add.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libalpm/add.c b/lib/libalpm/add.c
index 45c57b05..ac4e36a6 100644
--- a/lib/libalpm/add.c
+++ b/lib/libalpm/add.c
@@ -530,7 +530,7 @@ static int commit_single_pkg(alpm_handle_t *handle, alpm_pkg_t *newpkg,
}
/* prepare directory for database entries so permission are correct after
- changelog/install script installation (FS#12263) */
+ changelog/install script installation */
if(_alpm_local_db_prepare(db, newpkg)) {
alpm_logaction(handle, ALPM_CALLER_PREFIX,
"error: could not create database entry %s-%s\n",