Changeset 2154 for trunk/server/fedora


Ignore:
Timestamp:
Mar 26, 2012, 2:49:01 AM (12 years ago)
Author:
ezyang
Message:
Make better-mousetrapfs actually build.
Location:
trunk/server/fedora
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/fedora/Makefile

    r2104 r2154  
    2323upstream_hackage = ghc-MonadCatchIO-mtl ghc-cgi ghc-unix-handle
    2424upstream        = openafs $(upstream_yum) $(upstream_hackage) moira zephyr zephyr.i686 python-zephyr python-afs athena-aclocal discuss
    25 oursrc          = execsys tokensys accountadm httpdmods logview sql-signup nss_nonlocal nss_nonlocal.i686 whoisd athrun php_scripts scripts-wizard scripts-base scripts-static-cat
     25oursrc          = execsys tokensys accountadm httpdmods logview sql-signup nss_nonlocal nss_nonlocal.i686 whoisd athrun php_scripts scripts-wizard scripts-base scripts-static-cat fuse-better-mousetrapfs
    2626allsrc          = $(upstream) $(oursrc)
    2727oursrcdir       = ${PWD}/../common/oursrc
  • trunk/server/fedora/specs/fuse-better-mousetrapfs.spec

    r2151 r2154  
    88License:        BSD
    99Source0:        %{name}.tar.gz
     10BuildArch:      noarch
     11
     12%define debug_package %{nil}
    1013
    1114Requires:       fuse >= 2.2
Note: See TracChangeset for help on using the changeset viewer.