Skip to content

Commit

Permalink
Update control medata (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Florents-Tselai authored Nov 6, 2024
1 parent 4bd2a04 commit 0bea855
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PG_CONFIG = pg_config
PKG_CONFIG = pkg-config

EXTENSION = pgpdf
EXTVERSION = 0.1.0

MODULE_big = $(EXTENSION)

Expand Down
4 changes: 2 additions & 2 deletions pgpdf.control
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
default_version = '0.1.0'
module_pathname = '$libdir/pgpdf'
comment = ''
requires = ''
comment = 'pdf type'
relocatable = true

0 comments on commit 0bea855

Please sign in to comment.