File: Makefile

package info (click to toggle)
postgresql-common 248
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,464 kB
  • sloc: perl: 4,164; sh: 1,489; makefile: 286; sql: 13; ansic: 10
file content (2 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (5)
1
2
all:
	if [ -f $(HOME)/apt.postgresql.org/pgapt.conf ]; then ./update; fi