- Timestamp:
- 05/13/08 23:43:17 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pkg/viola/contrib/meta-parsix-kernel/trunk/debian/parsix-kernel.preinst
r3591 r3687 1 1 #!/bin/sh 2 2 #DEBHELPER 3 KVER="2.6.24-parsix-2 1"3 KVER="2.6.24-parsix-22" 4 4 if [ -f /boot/vmlinuz-${KVER} ]; then 5 5 if [ ! -f /boot/initrd.img-${KVER} ]; then
Note: See TracChangeset
for help on using the changeset viewer.


