File postgresql-testsuite-seclabel-location.patch of Package postgresql93

commit a72c515d279c0b7d44397654f9c276285172a6c6
Author: yac <yac@blesmrt.net>
Date:   Mon Mar 11 16:30:28 2013 +0100

    fix directory macro

Index: postgresql-9.3.5/src/test/regress/input/security_label.source
===================================================================
--- postgresql-9.3.5.orig/src/test/regress/input/security_label.source	2014-07-21 21:10:42.000000000 +0200
+++ postgresql-9.3.5/src/test/regress/input/security_label.source	2014-07-25 12:48:43.520886510 +0200
@@ -40,7 +40,7 @@
 SECURITY LABEL ON ROLE seclabel_user3 IS 'unclassified';			-- fail
 
 -- Load dummy external security provider
-LOAD '@libdir@/dummy_seclabel@DLSUFFIX@';
+LOAD '@abs_builddir@/dummy_seclabel@DLSUFFIX@';
 
 --
 -- Test of SECURITY LABEL statement with a plugin
openSUSE Build Service is sponsored by