diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2020-06-24 10:22:14 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2020-06-24 10:22:14 +0000 |
commit | 579b2e1c6b5d8889ec2f4323d7b5a83e2eb5b238 (patch) | |
tree | 88607e9c3d961ee3242a86e195eae636c88f10ef /print/cups/files/patch-configure | |
parent | Fix up description and descr to make clear this is a library, not app. (diff) |
Update to 2.3.3.
Diffstat (limited to 'print/cups/files/patch-configure')
-rw-r--r-- | print/cups/files/patch-configure | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/print/cups/files/patch-configure b/print/cups/files/patch-configure index 2ff633527922..331f120f9ce8 100644 --- a/print/cups/files/patch-configure +++ b/print/cups/files/patch-configure @@ -1,14 +1,14 @@ ---- configure.orig 2018-03-23 03:48:36 UTC +--- configure.orig 2020-04-27 18:04:29 UTC +++ configure -@@ -5827,7 +5827,6 @@ if test "${with_dbusdir+set}" = set; then : +@@ -5775,7 +5775,6 @@ fi fi - + LIBS="$SAVELIBS" -DBUSDIR="" DBUS_NOTIFIER="" DBUS_NOTIFIERLIBS="" -@@ -6688,7 +6687,6 @@ if test "$DSO" != ":"; then +@@ -6590,7 +6589,6 @@ if test "$DSO" != ":"; then if test $exec_prefix != /usr; then DSOFLAGS="-Wl,-R$libdir $DSOFLAGS" LDFLAGS="$LDFLAGS -Wl,-R$libdir" @@ -16,7 +16,7 @@ fi ;; linux* | gnu*) -@@ -8802,13 +8800,7 @@ fi +@@ -8560,13 +8558,7 @@ fi PAMLIBS="-lpam" fi |