gparted: fix gparted-pkexec.

This commit is contained in:
Juan RP 2012-01-26 14:27:43 +01:00
parent 903673eb1f
commit bb8faa9134

View file

@ -1,3 +1,3 @@
#!/bin/sh
pkexec /usr/bin/gparted-pkexec "$@"
pkexec /usr/sbin/gparted "$@"