Açıklama çevirisi
This commit is contained in:
parent
d18c863b50
commit
9c42192987
1 changed files with 6 additions and 10 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Description: Tools for maintaining centralized SGML catalogs.
|
# Description: Merkezi SGML kataloglarını koruma araçları.
|
||||||
# URL: URL: http://www.docbook.org/xml/
|
# URL: http://www.docbook.org/xml/
|
||||||
# NuTyX package info file (http://nutyx.org)
|
# Packager: milisarge
|
||||||
# Packager: # NuTyX package info file (http://nutyx.org)
|
|
||||||
# Depends on:
|
# Depends on:
|
||||||
|
|
||||||
name=sgml-common
|
name=sgml-common
|
||||||
version=0.6.3
|
version=0.6.3
|
||||||
release=1
|
release=1
|
||||||
|
@ -20,10 +20,6 @@ build(){
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
|
||||||
# fix doc dir
|
# Doc dizinini düzelt
|
||||||
mv $PKG/usr/doc $PKG/usr/share/doc
|
mv $PKG/usr/doc $PKG/usr/share/doc
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# NuTyX Pkgfile (http://nutyx.org)
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue