summaryrefslogtreecommitdiffstats
path: root/src/remove.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/remove.sh
parent72f4009b7b1cb37cb6a28fb27d2951383ad7890a (diff)
`git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'`
Diffstat (limited to 'src/remove.sh')
-rw-r--r--src/remove.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/remove.sh b/src/remove.sh
index ddd143f..31fa6a9 100644
--- a/src/remove.sh
+++ b/src/remove.sh
@@ -1,5 +1,5 @@
# pro-archman
-# lib/remove.sh
+# src/remove.sh
# Functions for removing packges
#
# Copyright (C) 2013 Patrick "P. J." McDermott