2010-05-20 Ramon Novoa <rnovoa@artica.es>
* pandora_server.spec: Removed unneeded symlinks. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2774 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
d74d002923
commit
d7fcd8d59b
|
@ -1,3 +1,7 @@
|
|||
2010-05-20 Ramon Novoa <rnovoa@artica.es>
|
||||
|
||||
* pandora_server.spec: Removed unneeded symlinks.
|
||||
|
||||
2010-05-20 Ramon Novoa <rnovoa@artica.es>
|
||||
|
||||
* DEBIAN/control, DEBIAN/make_deb_package.sh,
|
||||
|
|
|
@ -69,6 +69,8 @@ cp -aRf AUTHORS COPYING ChangeLog README $RPM_BUILD_ROOT%{prefix}/pandora_server
|
|||
cp -aRf util/pandora_server $RPM_BUILD_ROOT/etc/init.d/
|
||||
cp -aRf util/tentacle_serverd $RPM_BUILD_ROOT/etc/init.d/
|
||||
|
||||
rm -f $RPM_BUILD_ROOT%{prefix}/pandora_server/util/PandoraFMS
|
||||
|
||||
%clean
|
||||
rm -fr $RPM_BUILD_ROOT
|
||||
|
||||
|
|
Loading…
Reference in New Issue