diff options
author | Alexander Kurtakov | 2013-12-12 13:18:43 +0000 |
---|---|---|
committer | Alexander Kurtakov | 2013-12-12 14:11:12 +0000 |
commit | a905d2064a9d1bd62308f9640f6d8100cf069779 (patch) | |
tree | 84fc3107815278548ab0b0624f977cb223ee16ed /pom.xml | |
parent | b1ebdf9dc39e31110ebf07b75806ee35b401369c (diff) | |
download | org.eclipse.linuxtools-a905d2064a9d1bd62308f9640f6d8100cf069779.tar.gz org.eclipse.linuxtools-a905d2064a9d1bd62308f9640f6d8100cf069779.tar.xz org.eclipse.linuxtools-a905d2064a9d1bd62308f9640f6d8100cf069779.zip |
Move rpmstubby into rpm.
It doesn't deserve it's own module as it's too small. It really belongs with rpm and would even better to be part of rpm feature as people don't find it this way.
Change-Id: I0becc5c0bbc6f3845b6fc66b65ad35e8701fdf89
Reviewed-on: https://git.eclipse.org/r/19704
Tested-by: Hudson CI
Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
IP-Clean: Alexander Kurtakov <akurtako@redhat.com>
Tested-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -232,7 +232,6 @@ <module>perf</module> <module>profiling</module> <module>rpm</module> - <module>rpmstubby</module> <module>systemtap</module> <module>valgrind</module> <module>releng</module> |