install enter-namespace into $(sbindir) instead of $(pkglibdir)
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 20 Feb 2004 21:14:06 +0000 (21:14 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 20 Feb 2004 21:14:06 +0000 (21:14 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@988 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/src/Makefile-files

index 70017fb..b6d376f 100644 (file)
@@ -90,7 +90,6 @@ src_pkglib_PRGS =     src/capchroot \
                        src/chroot-cat \
                        src/chroot-rm \
                        src/clearenv \
-                       src/enter-namespace \
                        src/fakerunlevel \
                        src/filetime \
                        src/ifspec \
@@ -123,6 +122,7 @@ src_sbin_PRGS =             src/chbind \
                        src/rebootmgr \
                        src/reducecap \
                        src/vdu \
+                       src/enter-namespace \
                        src/new-namespace \
                        src/vlimit \
                        src/vkill \