public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xfig] epel10: add correct app-defaults directory
Date: Sat, 30 May 2026 14:25:23 GMT	[thread overview]
Message-ID: <178015112308.1.6297092419721215934.rpms-xfig-bc48a634de68@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xfig
Branch : epel10
Commit : bc48a634de68733f659d6299eb52b158ed81e5d9
Author : Than Ngo <than@fedoraproject.org>
Date   : 2005-12-18T17:07:07+00:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xfig/c/bc48a634de68733f659d6299eb52b158ed81e5d9?branch=epel10

Log:
add correct app-defaults directory

---
diff --git a/xfig.spec b/xfig.spec
index 60a5748..f50326c 100644
--- a/xfig.spec
+++ b/xfig.spec
@@ -73,6 +73,7 @@ rm -rf %{buildroot}
 make DESTDIR=%{buildroot} \
      DOCDIR=%{_docdir} \
      XAPPLOADDIR=%{app_defaults_dir} \
+     CONFDIR=%{_datadir}/X11
      install install.all
 
 mkdir -p %{buildroot}/usr/share/pixmaps \
@@ -81,6 +82,8 @@ mkdir -p %{buildroot}/usr/share/pixmaps \
 install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
 install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/applications/net-xfig.desktop
 
+rm -fr $RPM_BUILD_ROOT%{_prefix}/lib*
+
 mv $RPM_BUILD_ROOT%{_bindir}/xfig %{buildroot}%{_bindir}/xfig.bin
 cat > %{buildroot}%{_bindir}/%{name} <<EOF
 #! /bin/sh

             reply	other threads:[~2026-05-30 14:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-30 14:25 Than Ngo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-05-30 14:25 [rpms/xfig] epel10: add correct app-defaults directory Than Ngo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178015112308.1.6297092419721215934.rpms-xfig-bc48a634de68@fedoraproject.org \
    --to=than@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox