aboutsummaryrefslogtreecommitdiffstats
path: root/redhat/rpmrc
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-08 20:18:17 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-08 20:18:17 +0000
commitab06baf0e629a91c35e88109f5b1b5568490cf53 (patch)
treea5eb9edc5c2415444899cad40562bd4d32a24aa8 /redhat/rpmrc
parentde89861390ee2b647435110c954586addae538cf (diff)
Merged revisions 141741 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r141741 | qwell | 2008-09-08 15:15:42 -0500 (Mon, 08 Sep 2008) | 8 lines Remove RPM package targets from Makefile (and all associated parts). This has never worked in 1.4, and we decided that it makes no sense to be done here. There are many distros out there that already have "proper" spec files that can be (re)used. Closes issue #13113 Closes issue #10950 Closes issue #10952 ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@141745 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'redhat/rpmrc')
-rw-r--r--redhat/rpmrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/redhat/rpmrc b/redhat/rpmrc
deleted file mode 100644
index 88c57d10b..000000000
--- a/redhat/rpmrc
+++ /dev/null
@@ -1,3 +0,0 @@
-#############################################################
-macrofiles: /usr/lib/rpm/macros:/usr/lib/rpm/%{_target}/macros:/etc/rpm/macros:/etc/rpm/%{_target}/macros:~/.rpmmacros:/tmp/asterisk/rpmmacros
-#############################################################