aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-12-18 23:09:24 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-12-18 23:09:24 -0500
commitc7550a3a9b24116077ad73ae32cf0362eff12e89 (patch)
tree0b11d4b998be7f92197795c84c749855fdcb5f79 /scripts
parentmisc/alt-revdep-pax: alternative approache to ELF exec <-> library mappings (diff)
downloadelfix-c7550a3a9b24116077ad73ae32cf0362eff12e89.tar.gz
elfix-c7550a3a9b24116077ad73ae32cf0362eff12e89.tar.bz2
elfix-c7550a3a9b24116077ad73ae32cf0362eff12e89.zip
scripts/migrate-pax: rename and add to Makefile installs
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am2
-rwxr-xr-xscripts/migrate-pax (renamed from scripts/migrate)0
2 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 9ecc3b8..9f36bdd 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -1,4 +1,4 @@
ACLOCAL_AMFLAGS = -I m4
-dist_sbin_SCRIPTS = revdep-pax
+dist_sbin_SCRIPTS = migrate-pax revdep-pax
EXTRA_DIST = paxmodule.c setup.py pypaxctl
diff --git a/scripts/migrate b/scripts/migrate-pax
index 154f8fa..154f8fa 100755
--- a/scripts/migrate
+++ b/scripts/migrate-pax