Skip to content

Commit 536c14b

Browse files
authored
Update mount-sdcard.spec
1 parent 07752b5 commit 536c14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpm/mount-sdcard.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ cp -R systemd udev %{buildroot}%{_sysconfdir}/
3535
%{_sysconfdir}/udev/rules.d/81-mountsd.rules
3636

3737
%post
38-
# Replay enhanced git.merproject.org/udisks2/udisks2-symlink-mount-path
38+
# Replay adapted git.merproject.org/Olf0/udisks2/udisks2-symlink-mount-path
3939
OLD_MOUNT_PATH=/media/sdcard
4040
if [ ! -L ${OLD_MOUNT_PATH} ]
4141
then

0 commit comments

Comments
 (0)