ulib.paketlendi
This commit is contained in:
parent
0dbf1b19bb
commit
c7523e598a
1 changed files with 1 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
# Depends on: sqlite libzip
|
# Depends on: sqlite libzip
|
||||||
|
|
||||||
name=ulib
|
name=ulib
|
||||||
version=2.3.4
|
version=1.4.2
|
||||||
release=1
|
release=1
|
||||||
source=(https://github.com/stefanocasazza/ULib/archive/v$version.tar.gz::$name-$version.tar.gz)
|
source=(https://github.com/stefanocasazza/ULib/archive/v$version.tar.gz::$name-$version.tar.gz)
|
||||||
|
|
||||||
|
@ -24,6 +24,4 @@ build() {
|
||||||
--prefix=/usr
|
--prefix=/usr
|
||||||
make
|
make
|
||||||
make DESTDIR="${PKG}" install
|
make DESTDIR="${PKG}" install
|
||||||
mkdir -p $PKG/usr/share/ulib
|
|
||||||
cp -r examples $PKG/usr/share/ulib/
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue