commit 02bf4dde2e
No known key found for this signature in database
GPG Key ID: FF1D842BF4DDE92B

@ -50,7 +50,7 @@
#define get_resolutions_supportable_command "resource:///com/ublinux/csv/resolutions.csv" #define get_resolutions_supportable_command "resource:///com/ublinux/csv/resolutions.csv"
#define install_proprietary_command(target) yon_char_append("pacman --quiet --noconfirm --needed -Sy ",target) #define install_proprietary_command(target) yon_char_append("pacman --quiet --needed -Sy ",target)
#define delete_proprietary_command(target) yon_char_append("pacman -R --noconfirm ",target) #define delete_proprietary_command(target) yon_char_append("pacman -R --noconfirm ",target)

Loading…
Cancel
Save