source: ipk/ipkg-utils-050831/ipkg-ipk@ 4860

Last change on this file since 4860 was 4860, checked in by obi, 15 years ago

[ipkg] fix

File size: 121 bytes
Line 
1#!/bin/sh
2echo "ipkg-ipk is now deprecated in favor of the new ipkg-build."
3echo "please use ipkg-build instead"
4
5exit 1
Note: See TracBrowser for help on using the repository browser.