Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
correct the unpacked path name
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/maven/sandbox/trunk@1303545 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
brettporter committed Mar 21, 2012
1 parent 4985c04 commit 50cd477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/pom.xml
Expand Up @@ -17,7 +17,7 @@
<description>Maven distribution</description>

<properties>
<rpm.source.location>${project.build.directory}/rpm-unpack/maven</rpm.source.location>
<rpm.source.location>${project.build.directory}/rpm-unpack/apache-maven-3.0.4</rpm.source.location>
<rpm.username>root</rpm.username>
<rpm.groupname>root</rpm.groupname>
<!-- where the rpm will be installed -->
Expand Down

0 comments on commit 50cd477

Please sign in to comment.