Magellan Linux

Contents of /trunk/debianutils/patches/debianutils-4.1-no-which.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1619 - (show annotations) (download)
Sun Jan 15 21:16:40 2012 UTC (12 years, 3 months ago) by niro
File size: 490 byte(s)
-patches for 4.1
1 --- debianutils-4.1/Makefile.am.orig 2012-01-15 22:58:10.810982209 +0100
2 +++ debianutils-4.1/Makefile.am 2012-01-15 22:58:28.750980677 +0100
3 @@ -7,11 +7,11 @@
4 tempfile_SOURCES = tempfile.c
5 ischroot_SOURCES = ischroot.c
6
7 -bin_SCRIPTS = which savelog
8 +bin_SCRIPTS = savelog
9
10 sbin_SCRIPTS = installkernel add-shell remove-shell
11
12 man_MANS = run-parts.8 \
13 installkernel.8 savelog.8 \
14 - tempfile.1 which.1 add-shell.8 \
15 + tempfile.1 add-shell.8 \
16 remove-shell.8 ischroot.1