Lines 30-38
Link Here
|
30 |
|
30 |
|
31 |
|
31 |
|
32 |
pkg_setup() { |
32 |
pkg_setup() { |
33 |
G2CONF="pmount_hal_path=/usr/bin/pmount-hal \ |
33 |
G2CONF="--with-eject-command=/usr/bin/eject" |
34 |
umount_path=/usr/bin/pumount \ |
|
|
35 |
--with-eject-command=/usr/bin/eject" |
36 |
} |
34 |
} |
37 |
|
35 |
|
38 |
src_unpack() { |
36 |
src_unpack() { |
Lines 43-49
Link Here
|
43 |
epatch ${DISTDIR}/gnome-volume-manager-1.3.3-reconnect_dbus.patch.bz2 |
41 |
epatch ${DISTDIR}/gnome-volume-manager-1.3.3-reconnect_dbus.patch.bz2 |
44 |
# Doesn't apply to current cvs. Must look at leater. |
42 |
# Doesn't apply to current cvs. Must look at leater. |
45 |
#epatch ${FILESDIR}/gnome-volume-manager-1.3.3-pmount_crypt.patch |
43 |
#epatch ${FILESDIR}/gnome-volume-manager-1.3.3-pmount_crypt.patch |
46 |
epatch ${FILESDIR}/gvm-use-pmount-if-available-nochangelog.patch |
44 |
epatch ${FILESDIR}/gnome-volume-manager-1.5.1-use-pmount-2.patch |
47 |
} |
45 |
} |
48 |
|
46 |
|
49 |
pkg_postinst() { |
47 |
pkg_postinst() { |