- remove install script
This commit is contained in:
Stephan Raue 2009-12-13 23:02:13 +01:00
parent 0d2f96dd3e
commit a5e31381e5
2 changed files with 2 additions and 5 deletions

View File

@ -15,3 +15,5 @@ cd objdir
make
make check
make install

View File

@ -1,5 +0,0 @@
#!/bin/sh
. config/options
make -C $PKG_BUILD/objdir install