aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-08-15 09:14:51 +0000
committerUlrich Müller <ulm@gentoo.org>2009-08-15 09:14:51 +0000
commit7034e9dbe6294e46e64dad18fc12cb68201608b5 (patch)
tree5b628fc4f4cebea02f0cbd82337cbf97a9c55ffa /libs/Makefile.am
parentCall highlight_marker function for the active list entry. (diff)
downloadeselect-7034e9dbe6294e46e64dad18fc12cb68201608b5.tar.gz
eselect-7034e9dbe6294e46e64dad18fc12cb68201608b5.tar.bz2
eselect-7034e9dbe6294e46e64dad18fc12cb68201608b5.zip
Revert some changes of 2009-05-15.
svn path=/trunk/; revision=607
Diffstat (limited to 'libs/Makefile.am')
-rw-r--r--libs/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/Makefile.am b/libs/Makefile.am
index e53a7b8..b763dd0 100644
--- a/libs/Makefile.am
+++ b/libs/Makefile.am
@@ -27,9 +27,6 @@ EXTRA_DIST = \
tests.bash.in
dosed = @SED@ \
- -e 's,\@prefix\@,@prefix@,g' \
- -e 's,\@datadir\@,@datadir@,g' \
- -e 's,\@sysconfdir\@,@sysconfdir@,g' \
-e 's,\@SED\@,@SED@,g' \
-e 's,\@PACKAGE_MANAGER\@,@PACKAGE_MANAGER@,g' \
-e 's,\@PORTAGEQ\@,@PORTAGEQ@,g' \