|
发表于 2004-10-30 10:46:21
|
显示全部楼层
好像无效?
debian:/windows# alien -d d4x-2.5.0beta2-237.src.rpm
Package build failed. Here's the log:
dh_testdir
dh_testdir
dh_testroot
dh_clean -k -d
dh_installdirs
dh_installdocs
dh_installchangelogs
find . -maxdepth 1 -mindepth 1 -not -name debian -print0 | \
xargs -0 -r -i cp -a {} debian/d4x
dh_compress
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${shlibs epends}
dpkg-gencontrol: failure: chown new files list file: Operation not permitted
dh_gencontrol: command returned error code 256
make: *** [binary-arch] Error 1
find: d4x-2.5.0beta2: No such file or directory |
|