[Bug 783294] Review Request: picolisp - Lisp Interpreter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=783294

--- Comment #14 from Michael Shigorin <shigorin@xxxxxxxxx> ---
Created attachment 652233
  --> https://bugzilla.redhat.com/attachment.cgi?id=652233&action=edit
spec accepted into ALT Linux Sisyphus

Here's a brief overview of changes to get it working (basically a closer look
at the INSTALL file and translation into spec lingo without trying to be even
smarter ass):

%define _libdir %_usr/lib

# ...

%install
mkdir -p %buildroot{%_bindir,%_libdir/%name,%_datadir}
cp -a bin/{picolisp,pil} %buildroot%_bindir/
# TODO: emacs subpackage
rm -rf lib/el
# lib/ and lib.l
cp -a lib* %buildroot%_libdir/%name/
# as per INSTALL
ln -s ../lib/%name %buildroot%_datadir/%name

%files
%doc CHANGES CREDITS README
%_bindir/*
%_libdir/%name/
%_datadir/%name/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review



[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]