libwacom rebuild
This commit is contained in:
@@ -11,7 +11,8 @@ from pisi.actionsapi import get
|
||||
|
||||
|
||||
def setup():
|
||||
autotools.configure("--disable-static ")
|
||||
autotools.configure("--disable-static \
|
||||
--with-udev-dir=/lib/udev")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
<Name>libwacom</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="library">/lib/udev</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
</Files>
|
||||
@@ -46,9 +47,16 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2020-05-16</Date>
|
||||
<Version>1.2</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2020-01-18</Date>
|
||||
<Version>1.22</Version>
|
||||
<Version>1.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
|
||||
Reference in New Issue
Block a user