Version 0.1.9 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@324 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2001-05-23 14:35:37 +00:00
parent d9a7d03d8d
commit 905845347c
2 changed files with 6 additions and 0 deletions

3
redhat/rpmmacros Executable file
View File

@@ -0,0 +1,3 @@
%_tmppath /tmp/asterisk
%_topdir %{_tmppath}/redhat
%_rpmfilename %%{ARCH}/%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm

3
redhat/rpmrc Executable file
View File

@@ -0,0 +1,3 @@
#############################################################
macrofiles: /usr/lib/rpm/macros:/usr/lib/rpm/%{_target}/macros:/etc/rpm/macros:/etc/rpm/%{_target}/macros:~/.rpmmacros:/tmp/asterisk/rpmmacros
#############################################################