]> git.pld-linux.org Git - packages/gpaste.git/blob - gpaste-sh.patch
- updated to 3.36.3
[packages/gpaste.git] / gpaste-sh.patch
1 --- gpaste-3.36.3/configure.ac.orig     2020-03-27 10:12:51.000000000 +0100
2 +++ gpaste-3.36.3/configure.ac  2020-04-26 21:30:19.130268182 +0200
3 @@ -72,7 +72,7 @@
4          ;;
5  esac
6  
7 -AC_SUBST([GTK_API], "${with_gtk:0:1}")
8 +AC_SUBST([GTK_API], "${with_gtk%.*}")
9  
10  AC_DEFINE([G_PASTE_DEFAULT_HISTORY], ["history"],                                 [The default hsitory name])
11  AC_DEFINE([G_PASTE_ICON_NAME],       ["edit-paste"],                              [The name of the icon used by GPaste])
This page took 0.061431 seconds and 3 git commands to generate.