Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-04-07 11:58:54 +03:00 committed by GitHub
parent 1c473046b9
commit cc6428ed7b
1 changed files with 1 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# Description: Utility for looking for perl objects that are not reclaimed.
# Description: Geri kazanılmayan perl nesneleri aramak için yardımcı program.
# URL: URL: http://search.cpan.org/dist/Devel-Symdump
# Packager: alihan-ozturk28@hotmail.com
# Depends on: perl
@ -25,7 +25,3 @@ build() {
find $PKG -name "$i" -exec rm -rf {} \;
done
}
# NuTyX Pkgfile (http://nutyx.org)