summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/common/common.add
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/common/common.add')
-rw-r--r--contrib/crossrpms/common/common.add17
1 files changed, 0 insertions, 17 deletions
diff --git a/contrib/crossrpms/common/common.add b/contrib/crossrpms/common/common.add
deleted file mode 100644
index c0f8ab01e3..0000000000
--- a/contrib/crossrpms/common/common.add
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Please send bugfixes or comments to
-# http://www.rtems.org/bugzilla
-#
-
-%if "%{_prefix}" != "/usr"
-%define _prefix @_prefix@
-%define _infodir %{_prefix}/info
-%define _mandir %{_prefix}/man
-%endif
-
-%ifos cygwin cygwin32 mingw mingw32
-%define _exeext .exe
-%else
-%define _exeext %{nil}
-%endif
-