File: newgrants-dependency

package info (click to toggle)
pgq 3.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 808 kB
  • sloc: sql: 3,442; ansic: 2,013; python: 309; makefile: 84; sh: 1
file content (13 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: pgq/Makefile
===================================================================
--- pgq.orig/Makefile
+++ pgq/Makefile
@@ -58,6 +58,8 @@ pgq_pl_only.upgrade.sql: $(SRCS) $(PLONL
 
 plonly: pgq_pl_only.sql pgq_pl_only.upgrade.sql
 
+installcheck: $(GRANT_SQL)
+
 #
 # docs
 #