]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - misc/Makefile.in
Don't try to create $DESTDIR/etc/init.d as part of make install
authorTheodore Ts'o <tytso@mit.edu>
Sun, 10 Feb 2008 03:34:43 +0000 (22:34 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 10 Feb 2008 03:34:43 +0000 (22:34 -0500)
commitab9f1a84b0e4831f4dd2f3c6f93f4d09643e3b0f
treed3d553fdc75ef0450683e946797eee6945ce7c9b
parent838f133c72a583eae67414368e46ee0303e0a51f
Don't try to create $DESTDIR/etc/init.d as part of make install

This isn't necessary since we don't install the init.d script (and
it's not the recommended way to start uuidd anyway).

Addresses-Sourceforge-Bug: #1885085

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/Makefile.in