New sources and configuration patch

This commit is contained in:
Ondrej Vasik 2008-01-25 17:55:13 +00:00
parent 5232b97e1a
commit 2bb0e0589a
3 changed files with 14 additions and 11 deletions

View File

@ -1,10 +1 @@
coreutils-5.2.1.tar.bz2
coreutils-5.92.tar.bz2
coreutils-5.93.tar.bz2
coreutils-5.94.tar.bz2
coreutils-5.95.tar.bz2
coreutils-5.96.tar.bz2
coreutils-5.97.tar.bz2
coreutils-6.7.tar.bz2
coreutils-6.8+-ss-2007-03-01.11.42.23+0.tar.gz
coreutils-6.9.tar.bz2
coreutils-6.10.tar.lzma

View File

@ -0,0 +1,12 @@
diff -urp coreutils-6.10-orig/src/Makefile.am coreutils-6.10/src/Makefile.am
--- coreutils-6.10-orig/src/Makefile.am 2008-01-11 11:34:22.000000000 +0100
+++ coreutils-6.10/src/Makefile.am 2008-01-23 14:52:26.000000000 +0100
@@ -170,7 +170,7 @@ install_su = \
echo " chown root $(installed_su)"; \
chown root $(installed_su); \
echo " chmod $(setuid_root_mode) $(installed_su)"; \
- chmod $(setuid_root_mode) $(installed_su) \
+ chmod $(setuid_root_mode) $(installed_su); \
else \
:; \
fi

View File

@ -1 +1 @@
c9607d8495f16e98906e7ed2d9751a06 coreutils-6.9.tar.bz2
23582a4e8b21e837cfbafbc3834a8a4b coreutils-6.10.tar.lzma