Changeset 2092 for trunk/server
- Timestamp:
- Dec 16, 2011, 10:20:34 PM (13 years ago)
- Location:
- trunk/server/fedora
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/fedora/Makefile
r2084 r2092 22 22 hackage = MonadCatchIO-mtl-0.3.0.2 cgi-3001.1.8.2 unix-handle-0.0.0 23 23 upstream_hackage = ghc-MonadCatchIO-mtl ghc-cgi ghc-unix-handle 24 upstream = openafs $(upstream_yum) $(upstream_hackage) moira zephyr zephyr.i686 python-zephyr athena-aclocal discuss24 upstream = openafs $(upstream_yum) $(upstream_hackage) moira zephyr zephyr.i686 python-zephyr python-afs athena-aclocal discuss 25 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 26 26 allsrc = $(upstream) $(oursrc) … … 76 76 cp -a $(hackage:%=~/.cabal/packages/*/*/*/%.tar.gz) $(tmp_src) 77 77 spectool -g -R $(specs)/python-zephyr.spec 78 spectool -g -R $(specs)/python-afs.spec 78 79 touch download_stamp 79 80
Note: See TracChangeset
for help on using the changeset viewer.