playground/onur/ncrack - back to basics
Onur Küçük
paketler-commits at pardus.org.tr
Fri Oct 8 23:50:54 EEST 2010
Author: onur
Date: Fri Oct 8 23:50:53 2010
New Revision: 102230
Removed:
playground/onur/ncrack/files/
Modified:
playground/onur/ncrack/actions.py
Log:
back to basics
---
actions.py | 4 ----
1 file changed, 4 deletions(-)
Modified: playground/onur/ncrack/actions.py
=================================================================
--- playground/onur/ncrack/actions.py (original)
+++ playground/onur/ncrack/actions.py Fri Oct 8 23:50:53 2010
@@ -13,10 +13,6 @@
WorkDir = "ncrack-%sALPHA" % get.srcVERSION()
def setup():
- shelltools.export("CFLAGS", "")
- shelltools.export("CXXFLAGS", "")
- shelltools.export("LDFLAGS", "")
- #autotools.configure("--without-zlib-version-check")
autotools.configure()
def build():
More information about the paketler-commits
mailing list