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-24 05:57:56 -0500
commit3479a907b0092c2ed10a68ad850926bd5dc4c7a4 (patch)
tree7ac00bb2b0a084bfab4edec9f3704e83310d410c
parentmisc/alt-revdep-pax: alternative approache to ELF exec <-> library mappings (diff)
downloadelfix-3479a907b0092c2ed10a68ad850926bd5dc4c7a4.tar.gz
elfix-3479a907b0092c2ed10a68ad850926bd5dc4c7a4.tar.bz2
elfix-3479a907b0092c2ed10a68ad850926bd5dc4c7a4.zip
scripts/migrate-pax: rename and add to Makefile installs
-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