remove the generated obt's pc file
This commit is contained in:
parent
f34add5440
commit
4764e1805d
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
prefix=/opt/openbox
|
|
||||||
exec_prefix=${prefix}
|
|
||||||
libdir=${exec_prefix}/lib
|
|
||||||
includedir=${prefix}/include
|
|
||||||
|
|
||||||
xcflags=
|
|
||||||
xlibs= -lSM -lICE -lX11
|
|
||||||
|
|
||||||
Name: Obt
|
|
||||||
Description: Openbox Toolkit Library
|
|
||||||
Version: 3.999.0
|
|
||||||
Requires: glib-2.0
|
|
||||||
Libs: -L${libdir} -lobrender ${xlibs}
|
|
||||||
Cflags: -I${includedir}/openbox/@OB_VERSION@ ${xcflags}
|
|
Loading…
Reference in a new issue