mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 23:39:20 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
322 B
RPMSpec
10 lines
322 B
RPMSpec
--- xanalyser.spec.in.orig 2008-12-06 11:50:02 UTC
|
|
+++ xanalyser.spec.in
|
|
@@ -47,6 +47,6 @@ rm -rf $RPM_BUILD_ROOT
|
|
%defattr (-, root, root)
|
|
/usr/bin/xanalyser
|
|
%doc %{_mandir}/man1/xanalyser.1.gz
|
|
-%config /usr/share/X11/app-defaults/XAnalyser
|
|
+%config %%PREFIX%%/lib/X11/app-defaults/XAnalyser
|
|
|
|
%changelog -n xanalyser
|