Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/pacman-db-upgrade.sh.in
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2019-11-06 15:46:59 +1000
committerAllan McRae <allan@archlinux.org>2019-11-06 15:46:59 +1000
commit2dd7725f2a0cccd0a248531551c9fbea4ef35f1f (patch)
treea86384b38f0d0b8de755e8d61450742214bb2a6a /scripts/pacman-db-upgrade.sh.in
parent3a814ee6bca9ee24a868c0dc032b321048a53e08 (diff)
Remove "Generated from ...; do not edit by hand" from scripts
This is a useless piece of information. Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/pacman-db-upgrade.sh.in')
-rw-r--r--scripts/pacman-db-upgrade.sh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/pacman-db-upgrade.sh.in b/scripts/pacman-db-upgrade.sh.in
index 5d65bc88..4a904b6d 100644
--- a/scripts/pacman-db-upgrade.sh.in
+++ b/scripts/pacman-db-upgrade.sh.in
@@ -1,7 +1,6 @@
#!/bin/bash -e
#
# pacman-db-upgrade - upgrade the local pacman db to a newer format
-# @configure_input@
#
# Copyright (c) 2010-2019 Pacman Development Team <pacman-dev@archlinux.org>
#