dosfstools change actions.py
This commit is contained in:
@@ -17,8 +17,7 @@ def setup():
|
||||
--enable-compat-symlinks")
|
||||
|
||||
def build():
|
||||
#autotools.autoreconf("--enable-compat-symlinks")
|
||||
autotools.make()
|
||||
|
||||
def install():
|
||||
autotools.install()
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<Package>
|
||||
<Name>dosfstools</Name>
|
||||
<Files>
|
||||
<Path fileType="executable">/sbin</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
</Files>
|
||||
|
||||
Reference in New Issue
Block a user