diff options
author | crunchy <crunchy> | 2002-09-21 18:08:17 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2002-09-21 18:08:17 +0000 |
commit | b1694e9b68bf4de24367fdfdad694538e684291f (patch) | |
tree | c0638fe7546fa544b1e2501a5751d93fb9637178 /ChangeLog | |
parent | ac0b397708f770dd3081a7742f4f764385a9ad91 (diff) | |
download | mpiosh-b1694e9b68bf4de24367fdfdad694538e684291f.tar.gz mpiosh-b1694e9b68bf4de24367fdfdad694538e684291f.tar.bz2 mpiosh-b1694e9b68bf4de24367fdfdad694538e684291f.zip |
calling depmod after install of rpm package
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2002-09-21 Andreas Buesching <crunchy@tzi.de> + * mpio.spec.in (CFLAGS): add 'depmod -a' call to post install + instructions + * kernel/Makefile.am: add target clean and fixed the install target to not strip the kernel module |