Fix typo in plist for now while I work on an update.
This commit is contained in:
parent
007439559b
commit
08f8502bfd
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/07/30 12:03:08 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/09/01 19:52:53 fgsch Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT = OpenGL window and compositing manager
|
||||
|
||||
V = 0.8.2
|
||||
DISTNAME = compiz-${V}
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
|
||||
SHARED_LIBS = decoration 0.0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/09/01 09:49:01 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/09/01 19:52:53 fgsch Exp $
|
||||
@bin bin/compiz
|
||||
@bin bin/gtk-window-decorator
|
||||
include/compiz/
|
||||
@ -208,4 +208,4 @@ ${SCHEMAS_INSTDIR}/compiz-water.schemas
|
||||
${SCHEMAS_INSTDIR}/compiz-wobbly.schemas
|
||||
${SCHEMAS_INSTDIR}/compiz-zoom.schemas
|
||||
${SCHEMAS_INSTDIR}/gwd.schemas
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/nul
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user