summaryrefslogtreecommitdiffstats
path: root/src/control.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 20:57:43 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 20:57:43 (EDT)
commitea8868be52ef56c342725b83cdcb59493a65d887 (patch)
treedd37421dabaf09931cd1ec4e4d24138b0ae09716 /src/control.sh
parent72f4009b7b1cb37cb6a28fb27d2951383ad7890a (diff)
`git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'`
Diffstat (limited to 'src/control.sh')
-rw-r--r--src/control.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/control.sh b/src/control.sh
index 0191531..56c70a1 100644
--- a/src/control.sh
+++ b/src/control.sh
@@ -1,5 +1,5 @@
# pro-archman
-# lib/control.sh
+# src/control.sh
# Functions for parsing control files.
#
# Copyright (C) 2012, 2013 Patrick "P. J." McDermott