Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-04-17 13:54:01 +03:00 committed by GitHub
parent d18c863b50
commit 9c42192987

View file

@ -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)