Fix packaging bug
This commit is contained in:
parent
17186ba475
commit
3f5b871179
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.10 2005/10/07 12:34:25 robert Exp $
|
# $OpenBSD: Makefile,v 1.11 2005/12/12 14:32:54 espie Exp $
|
||||||
|
|
||||||
SHARED_ONLY= Yes
|
SHARED_ONLY= Yes
|
||||||
|
|
||||||
@ -7,6 +7,7 @@ COMMENT-perl= "UUID modules for Perl"
|
|||||||
|
|
||||||
VERSION= 1.3.1
|
VERSION= 1.3.1
|
||||||
DISTNAME= uuid-${VERSION}
|
DISTNAME= uuid-${VERSION}
|
||||||
|
FULLPKGNAME= uuid-${VERSION}p0
|
||||||
FULLPKGNAME-perl= p5-UUID-${VERSION}
|
FULLPKGNAME-perl= p5-UUID-${VERSION}
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.4 2005/10/07 12:34:25 robert Exp $
|
@comment $OpenBSD: PLIST,v 1.5 2005/12/12 14:32:54 espie Exp $
|
||||||
@conflict e2fsprogs-*
|
@conflict e2fsprogs-*
|
||||||
bin/uuid
|
bin/uuid
|
||||||
bin/uuid-config
|
bin/uuid-config
|
||||||
@ -11,4 +11,3 @@ lib/pkgconfig/uuid.pc
|
|||||||
@man man/man1/uuid.1
|
@man man/man1/uuid.1
|
||||||
@man man/man3/uuid.3
|
@man man/man3/uuid.3
|
||||||
%%SHARED%%
|
%%SHARED%%
|
||||||
man/man3p/OSSP::uuid.3
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user