mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-31 16:12:33 +02:00
2016-03-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'rivendell.spec.in' that broke the 'make rpm' target.
This commit is contained in:
parent
44d368295b
commit
b6b20e1227
@ -15036,3 +15036,6 @@
|
||||
2016-03-28 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a bug in 'rdadmin/createdb.cpp' that caused schema conversion
|
||||
199 to fail.
|
||||
2016-03-28 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a bug in 'rivendell.spec.in' that broke the 'make rpm'
|
||||
target.
|
||||
|
@ -246,6 +246,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
@LOCAL_PREFIX@/sbin/rddbcheck
|
||||
@LOCAL_PREFIX@/sbin/rdmarkerset
|
||||
@LOCAL_PREFIX@/sbin/rdcleandirs
|
||||
@LOCAL_PREFIX@/sbin/rdrevert
|
||||
@LOCAL_PREFIX@/share/rivendell/*
|
||||
/etc/init.d/rdrepld
|
||||
@LOCAL_PREFIX@/share/icons/hicolor/16x16/apps/rivendell.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user